Making PDF files from TeX files

Ralph Freese

Revised Apr 6, 1999

The latest release of the TeXLive CD from the TeX User's Group includes everything needed to produce PDF files from your TeX files using Type I (scalable) fonts.

Setting up TeX and Adobe Acrobat for your site

In order to set up your site you (or your system administrator) should (these instructions are geared for a unix setup but should be useful for all setups)
  1. Get the TeXLive CD, which is very modestly priced. This CD was distributed to all TUG members. The install script contained some errors so you should:
  2. Get and install Adobe Acrobat v. 3.0. This is a commercial product but the price is very reasonable in general and there is even an academic discount. It is available for most flavors of unix (and also for macs and pc's).

How to make the PDF files

Suppose you have a paper, paper.tex, which TeX's correctly into paper.dvi. To make the PDF file do:

Additional infomation for LaTeX

LaTeX's symbolic references can be automatically turned into links in your PDF file by using Sebastian Rahtz's hyperref package. Just add the line to you LaTeX file. Run TeX on it a few times and make the PDF file as above. Some fine points: