Hello !
I just started with lyx, so sorry if this is a stupid question...
I would love if my table of contents would be hyperlinked to the right
chapter/section/subsections on the final pdf file.
With TexShop (another LaTex software) I just used this command at the
beginning of my document: \use
Thanks for your answer.
But
http://tex2pdf.berlios.de/
is down...
Any other ideas or softwares ?
Thanks
Dominique
On Thursday 29 April 2004 06:56 pm, Dominique Buenzli wrote:
With TexShop (another LaTex software) I just used this command at
the beginning of my document: \usepackage{hyperref} and
I guess this was about using tex2pdf to automate hyperref add-ons
to a plain document ?
It was about making the Table of Content as hyperlinks to the right
chapters/sections/subsections.
A "lyx solution" was given by Helge Hafting:
layout->document->preamble
Then type \usepackage{hyperref}
I usua