LaTeX
The LaTeX command typesets a file of text using the TeX program and the LaTeX Macro package for TeX. To be more specific, it processes an input file containing the text of a document with interspersed commands that describe how the text should be formatted. It produces at least three files as output:
- A "Device Independent ", or ".dvi" file. This contains commands that can be translated into commands for a variety of output devices. You can view the output of LaTeX by using a program such as xdvi, which actually uses the ".dvi" file.
- A "transcript" or ".log" file that contains summary information and diagnostic messages for any errors discovered in the input file.
- An "auxiliary" or ".aux" file. This is used by LaTeX itself, for things such as sectioning.
For more information on an overview of LaTex
Other Helpful Links
All About LaTeX2HTML by Nikos Drakos
Documentation in Chinese Documentation in ItalianGuida locale all'uso del LaTeX PDF (Roberto Cecchini)
Documentation in GermanLaTeX2e-Kurzbeschreibung DVI (Jörg Knappen, Hubert Partl, Irene Hyna, Elisabeth Schlegl)
Documentation in SpanishThe Not So Short Introduction to LaTeX2e ps (translation)
Documentation in RussianThe Not So Short Introduction to LaTeX2e ps (translation)
don't use computers to improve your life, improve computers to evolve society.
copyright 2012 The College of William & Mary
copyright 2012 The College of William & Mary