Software :: Generate Pdf File In Hindi Using Pdflatex?

May 14, 2009

I am trying to generate pdf file in hindi using pdflatex. my tex file is having unicode hindi text. it gives me following error.

! Undefined control sequence.
<inserted text> extdevanagarivowelo
{ extdevanagariha } extdevanagarivir...
l.38 end{document}
}

View 3 Replies


ADVERTISEMENT

Ubuntu :: Pdflatex File Not Found On Samba Share

May 31, 2011

I am trying to compile a LaTeX document using pdflatex on a CIFS/SAMBA network share.

The file compiles fine on the local drive.

Then if I copy it on to the network share and run pdflatex foo.tex I get:

Code:
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
entering extended mode
! I can't find file `foo.tex'.
<*> foo.tex

I can view the file with less, so it's not permissions.

My fstab mounts the drive as:

Code:
//someserver/dir /mnt/mountpoint cifs user,username=****,rw 0 0

View 2 Replies View Related

Ubuntu :: Unable To Install LaTeX / No Pdflatex File In Repos

Aug 3, 2010

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.

View 3 Replies View Related

Programming :: Parsing Xml File Using Shell Script And Generate Report In A PDF File?

Jul 9, 2009

parsing xml file using shell script and generate report in a PDF file

Xml file input:

<report>
<student name="x" father name="x1" class="first" Address="xyz">
<property name="sports" value="yes"/>
<property name="drawing" value="no"/>

[code]....

View 12 Replies View Related

OpenSUSE Multimedia :: Rip Audio From One .mp4 File And Then Generate One .mp3 File

Dec 19, 2010

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.

View 9 Replies View Related

Slackware :: Generate A .bmap File For Mkinitrd From .map File

Mar 26, 2010

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 ?

View 2 Replies View Related

Red Hat :: How To Add Hindi Fonts In Firefox

Oct 27, 2009

I'm using firefox-1.5.0.9 in my browser hindi fonts not supported. So how add hindi font for my firefox.

View 1 Replies View Related

Fedora :: Type In Hindi Fonts?

Apr 13, 2010

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

View 14 Replies View Related

OpenSUSE Multimedia :: Keeps Debugging And Don't Generate The File

Apr 30, 2009

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?

View 9 Replies View Related

Ubuntu :: Generate Xorg.conf File?

Jan 20, 2010

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.

View 5 Replies View Related

General :: Hindi Fonts In VIM - Letters Not Positioned Correctly

May 29, 2011

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?

View 6 Replies View Related

General :: Reading Hindi Language Document From Terminal

Mar 8, 2011

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.

View 14 Replies View Related

Fedora :: Generate Grub.conf File Automatically

Nov 16, 2009

After a kernel upgrade on my linux, my grub.conf become empty. How can I auto generate grub.conf file? I don't want to do it from scratch.

View 3 Replies View Related

Ubuntu :: Write A Script To Generate An Html File?

May 29, 2010

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="/'

[Code]...

View 2 Replies View Related

Ubuntu :: Manually Generate An Entry In The /etc/shadow File?

Oct 25, 2010

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?

View 4 Replies View Related

Server :: Use The System-config-kickstart To Generate A Ks.cfg File?

Feb 1, 2010

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?

View 1 Replies View Related

Red Hat :: Generate Default_smp_affinity File In /proc/irq Virtual Directory ?

Mar 16, 2010

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?

View 1 Replies View Related

OpenSUSE :: Pdflatex Not Working In Suse 11.3?

Feb 23, 2011

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.

View 9 Replies View Related

General :: Using Pdflatex Into A Bash Script?

Apr 8, 2011

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:

Code:

--bash code here---
pdflatex file.tex
pdflatex file.tex
--more bash code here--

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...

View 2 Replies View Related

Fedora Installation :: Generate A Kickstart File From An Existing Setup ?

Jan 4, 2009

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.

View 8 Replies View Related

Fedora :: Set The Compose Key In Xfce Without Generate The Xorg.conf File?

Oct 29, 2009

I'm using Fedora 11 on my iBook G4 with an Italian keyboard.Is there any way to set the compose key in Xfce without generate the xorg.conf file?

View 1 Replies View Related

Ubuntu :: How To Make Grub2 Generate A Grub.cfg File Without UUIDs?

Jul 11, 2010

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.

View 5 Replies View Related

Hardware :: Print To File Printer - To Generate Postscript And PDF Files

Jan 12, 2010

My Ubuntu Karmic install has a very useful Print-to-File Printer configured which allows me to generate Postscript and PDF files.

I have Windows XP running on Virtualbox and I want to be able to generate PDF files using this printer but there appear to be no Printers configured.

View 1 Replies View Related

General :: Wvdialconf Does Not Generate The Wvdial.conf File - Puppy ?

Jan 21, 2010

Why when I execute '# wvdialconf' in Puppy 4.3.1 no 'wvdial.conf' file is generated in /etc, or, anywhere else?

I did a 'find / -name wvdial*.*' and could not find it.

View 2 Replies View Related

General :: MRTG - Some Devices Unable To Generate Log File And Giving The Error

Jul 9, 2010

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:

View 4 Replies View Related

Ubuntu :: Generate MD5SUM Of Entire Directory Including Sub-directories In Single File?

Apr 23, 2011

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.

View 1 Replies View Related

Software :: Set Font Size To Times New Roman 14pt In Pdflatex?

Apr 10, 2009

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.

View 2 Replies View Related

Programming :: Create File Listing In C++ That Will Generate Line Number On Every Line Of Code

Apr 11, 2010

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.

View 12 Replies View Related

CentOS 5 :: FSCK: Generate Log File For A Forced Fsck?

Sep 25, 2009

When I do a forced fsck, I would like to have a log file to look at after boot.

When I check /var/log/ there are no files there with fsck output

I've run force fsck in these ways:

shutdown -rF now

-and-

touch /forcefsck

View 1 Replies View Related

Debian :: Latex "pdflatex: Fatal: Could Not Undump"?

Apr 12, 2010

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

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved