diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-01 22:41:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-01 22:41:48 +0000 |
commit | d796117a8cface8ab25eda5ebc564c94e145c8a8 (patch) | |
tree | a8642b656094b4475741ec1ff9ddf982c579ce5e /Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex | |
parent | e757e4bfb6f6d3fd6faf03ebe3a334838c29c9f6 (diff) |
toptesi (1sep13)
git-svn-id: svn://tug.org/texlive/trunk@31558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex')
-rw-r--r-- | 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 100644 --- 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, |