diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-30 23:58:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-30 23:58:50 +0000 |
commit | db908823bf32703fe586c3f2fe3ad133d4f23ae7 (patch) | |
tree | 5f09c30a33dd29f10cf6f78400fc6862c04d2aa4 /Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex | |
parent | ef054c73e8082ce75078170aa2d4b963d5453b88 (diff) |
toptesi (30jan13)
git-svn-id: svn://tug.org/texlive/trunk@28992 c570f23f-e606-0410-a88d-b1316a301751
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, |