Sarunas Burdulis wrote: > Michael Marsh wrote: >>> 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. >>> > I haven't used it lately, but hyperref, by embedding PS code within > \special{}, used to work fine with dvips and Acrobat Distiller as far as > links, bookmarks and other PDF features. > > Sarunas
Yes, it does. I have a conditional in the preamble which sets the options for hyperref (they are different for pdflatex and for latex). But in both cases, I get a hyperlinked PDF document. ->HS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]