Re: problemi con le reference ad immagini

#48346
Up
0
Down
::


sto utilizzando un template che mi ha dato il prof per la tesi =)

\usepackage[%
hypertex,
% dvips = true, %
colorlinks=false,%
a4paper=true,%
linktocpage=true,%
pagebackref=false,%
pageanchor=true,%
hyperindex=true,%
bookmarks=true,%
bookmarksopen=true,%
bookmarksnumbered=true,%
pdffitwindow=true,%
pdftitle={\ThesisTitle},%
pdfauthor={\ThesisAuthor},%
citecolor=blue,%
urlcolor=blue%
]%
{hyperref}

hyperref viene caricato per ultimo cosi no?

Go to top