[an error occurred while processing this directive]
To process the LaTeX file test.tex and then view it on the screen, use the following commands.
Note: The command "latex test" reads in the file "test.tex" and produces the file "latex.dvi". The command "xdvi test" displays the file "test.dvi"
To print the LaTeX file test.tex, first convert it to a dvi file, then convert it to postscript and finally print it. The following commands will print the file test.tex.
To process the LaTeX file test.tex that contains a bibliograpy.
The file template-simple.tex is a very simple latex template (contains a title, abstract, sections, lists and some simple mathematical).
The file template.tex and myBib.bib is a bit more sophisticated and contains a title, abstract, sections, subsections, lists, tables, some fonts, table of contents, bibliography and many LaTeX commands. [an error occurred while processing this directive]