diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex')
-rwxr-xr-x | Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex b/Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex index 51608dc230d..1dd85916faf 100755 --- a/Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex +++ b/Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex @@ -40,7 +40,7 @@ % Commentare le righe seguenti se NON si non si vogliono i link ipertestuali; in questo % caso non usare nemmeno l'opzione pdfa. Se si specifica pdfa e si vogliono i % collegamenti ipertestuali, allora conservare solo le righe del comando \hypersetup. -\usepackage{hyperref} +\csname ifT@Ppdfa\endcsname\else\usepackage{hyperref}\fi \hypersetup{% pdfpagemode={UseOutlines}, bookmarksopen, |