When I install the texlive packages (LaTeX installation) in Mint 9 (= Ubuntu 10.04), the pdflatex module is not installed. Yet it's required for producing pdf files from LaTeX editors, for example jEdit with the LaTeX Tools plug-in. pdflatex is not in the Mint/Ubuntu repos.
So I use the following to rip audio from one .mp4 file and then generate one .mp3 file.
Code: caleb@linux-vmp1:~> ffmpeg -i a -ab 128000 -ar 44100 01.mp3
Obviously, this takes a file named a and makes a file named 01 that is an mp3. It works great and I have used it many times. The problem is, I would like to rip the audio from several files all at once. I am sure there is a way to do it but I haven't stumbled upon the way to do it.
I'd like to use a keymap not present in slackware "fr-dvorak-bepo" with mkinitrd because my root partition is encrypted by luks. So how can I generate a .bmap file from a classic .map file for mkinitrd ?
I have downloaded many hindi fonts and installed them in the /usr/share/fonts but when i try to type in open office writer using them the fonts appear in plain english.How do i type in hindi fonts in open office
I'm having trouble with this developing tool... I dunno why but when I build my program, Lazarus compiles it, but keeps debugging and don't generate the file. Do anyone knows which may be the problem?
Since the computer does not have xorg.conf, can I have the computer generate that file because I need to work on it and so I need to create it. That is why it would be useful to have a xorg.conf file still.
I use debian 6.0.0. I have installed scim scim-m17n scim-gtk2-immodule m17n-db im-switch. I can write hindi fine in browsers & gedit using transliteration. In vim I see that matra & letter are not positioned correctly. Here is screenshot post.jpg. I am using 'Akshar Unicode' . 'Monospace' does not help either. Otherwise , what font you use?
I having Ubuntu 10.04 Lucid Lynx at Dell laptop. i want to read documents written in hindi language. I have a font called Mangla installed in open-office that helps to read these files. But if I open them in gedit or display them by using following command, I cannot open them in readable format:- cat Hindi.txt
[Output] ....
I want this file should also be readable to a executable file of (CMU's toolkit). I have installed several types of fonts such as lohit_hi.ttf. The system does seem to be recognizing this language.
I'm trying to write a script to generate an html file (complete with formatting- echo "[random formatting]" >> index.html) for all the files in the given directory. So far, it works pretty well. HOWEVER, I want the listed files to be treated as links. I'm using awk to grab the part of the filename I want, but I don't know how to do this out as it fails if there is more than one file. The HTML side would look something like this:
Code: <li><a href="2010.05.29.html">May 29</a></li> It all works fine up to the actual number of the day- fine with one file, fails with more than one. My code is this: Code: # Grabs all the files and puts them in a list with anchor text "Listed" ls | find 2*.html | sed -e 's/^/<li><a href="/'
I'm trying to learn how to create a user account manually on the system, and I've edited the /etc/passwd and /etc/groups as well as creating a new home directory by copying /etc/skel but I'm stuck at how to generate an entry in the /etc/shadow file since it comprises of the hash and all?
I'm using RHEL 5.4 and trying to use the system-config-kickstart to generate a ks.cfg file with all the settings already appeneded. After running the "system-config-kickstart --generate ks.cfg" command, the file gets created but it's missing the firewall configuration, partition information and so on.
How can these settings also be generated with the system-config-kickstart?
I am using RedHat MRG on a standalone intel PC that has 8 cpus. It has 2 Quad cores. I am trying to force some specific persistent tuning on it so that the OS and IRQs are all on one CPU socket and then I can run my Application on the other CPU socket (4 CPUs) using the taskset command.
I have been reading up on this mainly at [url] and having some success. But, I have one IRQ that is not active until my application runs that I want to force it to be on CPU 4.
And so I believe I can do this by setting /proc/irq/default_smp_affinity to 10. But, I do not have such a file on my system. How can I create this file at boot time properly?
I tried to compile with latex (pdflatex) some beamer presentations and I getpdflatex astrosiesta0411.texwarning: kpathsea: configuration file texmf.cnf not found in these directories:usr/share/texmf/web2c.This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/openSUSE)I am not a latex expert, but in yast I noticed that suse 11.3 is now installing texlive (I have also the texlive-bin bin-latex latex and latex-doc installed) while my old 9.2 where everything worked had tetex.I found that there is no directory web2c in /usr/share/texmf, but there is one in /usr/lib/texmf/.I also found that /usr/share/texmf/README says:And yet another: texmf-dist should be distribution-independent, so that,in theory, it could be used by distributions other than TeX Live. So,no web2c/kpathsea-specific files.
I am using pdflatex to generate reports from txt files, but have some doubts I can not solve by myself using the man page.Rerun pdflatex Quite often you need to rerun pdflatex, to achieve the desired result. Now, I simply do:
But I am afraid this is not the right way to do it. Is there any better way to tell pdflatex to compile twice? Stop on errors While running pdflatex manually, quite often you are prompted to do something when errors occur. How to tell pdflatex to just stop and avoid being waiting for a response? Errors file I don't understand from the man page how to create an error file to debug the tex file...
I have recently been given the task of setting up some thirty odd netbooks with F10 and i was wondering if there is a way to generate a kickstart file from the first netbook (my one lol ) that i have setup to our needs so as to use it to create the same install on the rest of the netbooks. i had thought that i could use the anaconda-ks.cfg file in root's home dir but it is not at all representative of the custom package list i chose during the install.
I want to do everything with disk labels. My /etc/fstab is already set up for labels.How can I tell grub2 to use labels? I need it to stop using UUID for root.
I ahve configured MRTG to generate bandwidth utilization graphs of Network devices.
I ahve configured 30 Network device ( Cisco Switches and Routers), For most of the devices MRTG is working fine but for some devices it is not able to generate log file and giving the following error:
As I'm gonna transfer large amount of data folders from one hard drive to another, I wanna make sure that the transfer has not corrupted the data. how could I generate MD5SUMs of entire directory including sub directories, in a single file and later, how could I verify with the data I've just transferred.
I am preparing my report using pdflatex. According to the specification given, the font must be Times New Roman 14pt. I googled and found that usepackage{times} could be used. I also read in wiki books that Large will set the font size to 14pt if the default size is 11pt. But it was also given that the font size for Large may be varying according the document class. I am using document class report. I am not sure if setting Large will make the font size to 14pt. When googling I found a command fontsize. But I couldn't find proper documentation to use it. It would be great if get some information on how to set the font style and size.
I have a project due for my Intro to C++ class and we are suppose to generate a file listing that will take an input of a C++ source code with .cpp extension and make a copy of it with a .lst extention that will have a line number preceding each and every line.
when i tried to install texmaker, it's because kile did't work, i did something wrong and i can't compile latex or pdflatex The Error: This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled.pdflatex: fatal: Could not undump 16788 4-byte item(s).i tried to uninstall, remove , remove --purge, reinstall and nothing ... the same error