Some BasicsLaTeX is a typesetting system. To prepare a document, one uses an editor (either a normal text editor like "Notepad" or a specialised one like "Winshell") to produce a "source file", which normally has an extension tex. Next, we process the document using a LaTeX program, such as MikTex. This produces a number of files, of which the most important is the dvi file. The dvi file is the output we want. We can now view or print the file using a dvi previewer such as YAP, or more often, we "post process" the dvi file into a postscript file. This usually has the extension ps. The postscript file can then be viewed using a postscript viewer (such as gsview) and printed. One can also convert the postscript file to a pdf document using gsview. The pdf file can be viewed and printed using Acrobat Reader. The diagram below shows the normal flow of events when one uses LaTeX to prepare a document. At any point, one may return to the editing stage to make corrections, change formats, add material, etc.
Documentation on LaTeXThe following are some brief notes and guides (in pdf format) that I have written to help the beginner get started:
The more professionally written guides (in pdf format) are here:
What You Need
MikTex
Ghostview
Mayura Mdraw
|