TeX Resources for graduate students (collected from the web)


Latex is installed in the computer lab SC 307(first two machines on your left as you enter the Lab). You may double click icon or select WinEdt from the start menu: Start -> Programs -> WinEdt -> WinEdt.

 

Image of WinEdt: no files loaded.

Click on the new document button or select File -> New. You can now start typing your source code into the WinEdt window, as shown in figure below

Figure: WinEdt

Image of WinEdt: user has typed source code.

You can now save your document using the File -> Save as menu. Select the file type to be TeX, and type in the name of your file, e.g. sample1.tex 

Figure: WinEdt -- Saving the File

Image of save file dialog box.

To LaTeX your document, simply click on the LaTeX button (image of LaTeX icon). The output will appear in an MSDOS Prompt window.

Figure: WinEdt -- LaTeX Output

Image of MSDOS prompt showing standard LaTeX messages.

To view your typeset document, click on the view DVI button (image of previewer icon).

You can convert your DVI file to PostScript by clicking the dvips button (image of dvips icon). If you have GSview installed, you can then view the PostScript file by clicking on the GSview (image of GSview icon) button.

Or click  PDFLaTeX button to create a Portable Document Format (.pdf) document. If not, you can click on the MSDOS button (image of MSDOS icon) to open up an MS-DOS Prompt window, and type pdflatex followed by the filename. For example:

pdflatex sample1.tex
Note that if the filename contains a space, you will need to use double quotes:
pdflatex "my file.tex"
 

Download samples:

                   Open sample LaTeXfile with WinEdt. Click PDF Latex twice and there are no errors then click PDF 

General TeX help:

LaTeX documentation:

LaTeX tutorials:

LaTeX reference:

LaTeX for particular fields:

Online references for other TeX-related software:

Presentations about TeX:


Free TeX implementations

Some notable TeX implementations that are entirely, or least primarily, free software:

The AMS also maintains a list of freeware and shareware TeX implementations.


Packages and programs

Free editors and front-ends

Packages and programs for making slide presentations:

Packages and programs dealing with graphics.

PSTricks graphics:

PGF/TikZ graphics:

Xy-pic graphics:

Other programs for creating graphics: