Re: problema hyperref

#17606
Up
0
Down
::


Non ci sono problemi nella compilazione,
solo che hyperref non restituisce i collegamenti che si dovrebbero creare nel testo. Ad esempio, se metto
\begin{document}
\begin{theorem}\label{uno}
prova
\end{theorem}
…come in \ref{uno}…
\end{document}
non mi da’ il link al teorema uno.

Go to top