LaTeX on Windows PCs
There is a nice combination of inexpensive or free software available for running LaTeX
on Windows machines. You now can work on LaTeX manuscripts on your office/home PC or laptop in an environment that may be even nicer than our Unix facilities.
The following components are needed and available for downloading:
- MiKTeX (freeware):
a PC implementation of LaTeX, including all
support utilities (bibtex, Windows dvi viewer and printer, dvips style files, etc.)
- ghostscript and ghostview (freeware):
Windows previewer for Postscript files, includes printing and PDF capabilities
- WinEdt (shareware):
Windows editor and GUI that integrates all of the above. (Note the spelling: this is not WinEdit.)
When installed on Windows 95, 97, NT, or 2000, WinEdt provides color-highlighted editing capabilities plus
push-button access to TeX, LaTeX, dvi previewer, bibtex, ghostview, Postscript and
PDF generation, and printing to any printer (via yap previewer utility).
All software is free except for WinEdt, which has a 30-day trial and educational
price of $40, $30 students.
(The package also includes a LaTeX equation editor and color highlighting for HTML,
C, Perl, Java, and other files.)
Suggested implementation sequence:
- Download all of the software:
-
MiKTeX: Select Current stable release:
MiKTeX 2.0, download the five miktex-2.0-*.zip files, manual PDF,
and update mt20up1.exe.
-
ghostscript and ghostview: Scroll down to the
"Windows 95, 98 or NT" section and
download gs600w32.exe (Aladdin Ghostscript 6.0 for Win32) and
gsv28w32.exe (GSview 2.8 for Win32)
- WinEdt: On the Download page,
select WinEdt 5 in the USA column. Also available are multilingual dictionaries
and additional programming language macros (java, Fortran 77, Perl)
- Install MiKTeX first.
- Create a temporary subdirectory with the MiKTeX zip files and unzip them
- Follow the installation instructions in 00readme.txt or index.html
- Run the four MiKTeX maintenance programs, which initialize some datafiles. (See the
Start->Programs->MiKTeX->Maintenance program list.)
- Install ghostscript, then ghostview.
- Execute gs600w32.exe and follow the instructions.
- Similarly, run gsv28w32.exe
- Install WinEdt. It will find the other programs on your system and set up links to them.
- Run self-extracting executable winedt5.exe
- Follow the installation instructions in file install.ps
or install.pdf
WinEdt will find the other programs on your system and set up links to them.
That's it. Just call WinEdt, then type LaTeX text and press button-bar icons to compile, preview, debug, and print. It can also direct you to the offending source line when MiKTeX encounters errors.
By Dick Barr