next up previous
Next: Integrated LATEX `front ends' Up: The LATEX process Previous: The LATEX process

From the command line [Unix terminal]

Assuming you have a ``source'' file, called FILE.TEX, these are the commands you use:

Alternatively, if you include pdf instead of postscript graphics, or need to include bitmapped graphics, you can create a pdf file directly from the raw tex, using pdflatex file.tex instead of latex file.tex. You can then skip directly to the last step, viewing the pdf file.

There are lots of other commands, like latex2html, tth, and ttm which can convert raw tex files into other formats. Use the apropos command to find other conversion possibilities if you are interested.


next up previous
Next: Integrated LATEX `front ends' Up: The LATEX process Previous: The LATEX process
David Wood 2007-06-25