next up previous home.gif
Next: Where should I get started? Up: LaTeX: Frequently Asked Questions Previous: LaTeX: Frequently Asked Questions

How does LaTeX work?

LATEX is a typesetting system that compiles an ascii file to create a printable document. The following is the basic procedure.

  1. Create an ascii file with extension .tex instead of .txt in a Windows computer. A tex file is like the one you edit with Notepad, except that it is a script embedded with specific commands. Let your tex file be called 'mydoc.tex'.
  2. Compile 'mydoc.tex' with LATEX. If LATEX is properly installed, you can do so by:
  3. Proceed further to convert your document to useful formats.


next up previous home.gif
Next: Where should I get started? Up: LaTeX: Frequently Asked Questions Previous: LaTeX: Frequently Asked Questions
Copyright © 2002, Naoya Kaneko
Hosted by www.Geocities.ws

1