Return to Contents page...

Just what is LATEX and why is it so great?


LATEX (pronounced `lay-tek') is a typesetting program that uses the TEX (pronounced `tek') engine (developed by Donald Knuth) to produce print quality documents that can be converted to a myriad of readable forms (dvi, pdf, rtf, htm, ps) from what is a very small tex file. As an example, the entire typed bulk of my thesis is 232 kb which when compiled into 113 page thesis in pdf format is 1.4 mb with pictures. My friend's thesis done in MS Word is composed of several separate files of several mb each. My thesis fits onto a stiffy disk and his fits onto a 10 gb hard drive.

LATEX can be downloaded from http://www.ctan.org as the system composed of a myriad of packages. All for free. If you are working in Windows you may want to invest in WinEdt for editing your tex files. For Linux or Unix systems Emacs or VI (Vim) will do the job. Not that you need any of them. You can write your tex file in notepad and then run the compiler on the file with the command ``latex whatever.tex'' typed in the Run function in windows.

So what are the benefits of LATEX?

Here are just a few from the comprehensive manual Lshort that is distributed with :

What are the disadvantages?

There is a lot of support out there for LATEX users. All over the internet you will find LATEX fans brimming with helpful hints and exchanging packages and document classes (the layouts). LATEX itself comes with a lot of informative documentation which will help you get started and produce top quality documents-for free.


Footnotes:

1What You See Is What You Get, this is what you use when you use Word etc... . What you type is what you print.


Return to Contents page... File translated from TEX by TTH, version 3.13.
On 12 Jul 2004, 21:40.