diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-09 22:48:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-09 22:48:45 +0000 |
commit | df7a192f3b37a90f139d5d692723f19a617e059d (patch) | |
tree | 1d116f4695eb5ad177dba36266bec78c67aaef7d /Master/texmf-dist/doc/latex/toptesi/toptesi-example-xetex.tex | |
parent | e5a6c6950568e82a64a93d21506185e09559e61b (diff) |
toptesi (9mar13)
git-svn-id: svn://tug.org/texlive/trunk@29321 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 1dd85916faf..51608dc230d 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. -\csname ifT@Ppdfa\endcsname\else\usepackage{hyperref}\fi +\usepackage{hyperref} \hypersetup{% pdfpagemode={UseOutlines}, bookmarksopen, |