On Fri, 11 Jan 2008 13:07:54 +0100
Raffaella Traniello <[EMAIL PROTECTED]> wrote:

> Hi there!

Hi Raffaella

> 
> I'm battling with PDF conversion of the manual again.
> 
> This time it's not the texi file to blame: I can't convert even the
> manuals currently in the svn repo.
> 
> I'm on a clean install of Ubuntu Gutsy, I have texinfo, TeX (tetex-bin
> and tetex-base) and texi2html installed.
> 
> What am I missing?

If it's (La)Tex to PDF, then pdflatex is the command to use, and it's
a part of the texlive package. On *buntu systems it can be installed
with:

sudo apt-get install texlive-latex-base

The only downside is that it is a _BIG_ download :( but worth it for
converting TeX files :) - apt-get tells me:

Need to get 45.7MB of archives.
After unpacking 87.6MB of additional disk space will be used.
Do you want to continue [Y/n]?

Then to convert to pdf, type:

pdflatex cinelerra_cv_manual_en.texi

> 
> Thanks

If it helped, you're welcome--otherwise if it was something else, ask on
- I get enough questions through the day as it is XD
> 
> Ciao
> Raffaella

Happy Hacking!

--Sam


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to