On Nov 27, 2007 1:37 AM, Sarunas Burdulis <[EMAIL PROTECTED]> wrote:
> 'pdflatex <latexfile>' will produce latexfile.pdf.
>
> Alternatively, use dvips (dvi->postscript) and then ps2pdf.
One advantage of using pdflatex, rather than dvips+ps2pdf or dvipdf,
is that you can add
\usepackage{hyperref}
to your preamble and get internal links in your PDF file based on the
\label and \ref commands in your document. I think it works for \cite
as well.
--
Michael A. Marsh
http://www.umiacs.umd.edu/~mmarsh
http://mamarsh.blogspot.com
http://36pints.blogspot.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]