Using LaTeX

Some Basics

LaTeX 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.

flow diagram

Documentation on LaTeX

The 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

The basic software titles that you will need for LaTeX document preparation on a PC are :
  • a PC LaTeX program, such as MikTex
  • a viewer, such as Ghostview
  • a drawing program capable of exporting to eps format, such as mdraw
  • a LaTeX editor, such as Winshell

You can download these software titles from the following links. Note that for the programs to work, you need to download ALL the files in each of the section below.

MikTex

The latest version of MiKTeX is Version 2.1.

To install, download and run the following set up file:

setup.exe [188KB]

Installation of MiKTeX 2.1 from the set up file now involves two tasks. The first task is to download the required MiKTeX package, and the second is to install it on your PC.

Task 1 (Download)

Here, you are required to select a package set. There are three sets, Small, Large or Total, to choose from. After choosing a set, you will be asked to select a remote site to download the package. These file sizes of packages range from 23MB to 143MB, and take some time to download.

Task 2 (Install)

After downloading the package, you can continue with Task 2 to install the package.

For more detail, read the Installation Instructions at the official MiKTeX Project page.


Ghostview

gs700w32.exe [5,977KB] Latest Ghostscript (Version 7)
gsv40w32.exe [1,457KB] Latest Ghostview (Version 4)
setup.exe[54KB]
UnzipMe.zip[82KB]
gs501fn1.zip[1,143KB]
gs501ini.zip[763KB]
gs501w32.zip[526KB]
gs503fn1.zip[1,143KB]
gs503ini.zip[754KB]
gs503w32.zip[546KB]
gsv22w32.zip[451KB]
win32.zip[370KB]
wizunz32.dll[102KB]
File_id.diz[1KB]
Licence[9KB]
Readme.txt[12KB]
Readme32.txt[1KB]

Mayura Mdraw

mdraw310.zip[330KB]