To get "hyperlinks" in your pdf file using latex, you just need to
include the package "hyperref"
(see http://www.tug.org/applications/hyperref/ for more details). It
should be included with more
latex distributions.
To generate the pdf, either use pdflatex directly on the .tex file, or
convert from ps using ps2pdf
If using the second method, you should include hyperref by:
\usepackage[ps2pdf]{hyperref}
It has many options regarding exactly what will get hyperlinks.
Jason
Hi,
I am writing my thesis in tex and I usually generate PS file.
Using Miktex.
How do I generate a pdf file that automatically also has
"mouse click to jump to section/chapter" and also to the figures and tables?
also, footnotes would be nice and in text references to figures/tables and
pagerefs.
10x.
Regards,
Tzahi.
--
Tzahi Fadida
http://tzahi.blogsite.org | http://tzahi.webhop.info
WARNING TO SPAMMERS: see at http://members.lycos.co.uk/my2nis/spamwarning.html
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]