diff options
author | Karl Berry <karl@freefriends.org> | 2015-07-08 22:31:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-07-08 22:31:16 +0000 |
commit | 9dfd1d4bde92e5e4a146159c8342a4fffd97c9c7 (patch) | |
tree | 28599181921c2660ae18c9c4c6871c36f5d58ac0 /Master/texmf-dist/tex/latex/fithesis/style | |
parent | bb0caf9c8b3b6157e0722583f6a0156b1321cc17 (diff) |
fithesis (8jul15)
git-svn-id: svn://tug.org/texlive/trunk@37804 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style')
-rw-r--r-- | Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty index 6260c5f1f40..34394555c87 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty @@ -139,9 +139,7 @@ \thesis@require{hyperref} \hypersetup{ pdfborderstyle={/S/U/W 1}, % Less obtrusive borders - plainpages=false, % Multiple page numbering support - pdfpagelabels % Generate pdf page labels -} + plainpages=false} % Multiple page numbering support \widowpenalty 10000 \clubpenalty 10000 \def\thesis@color@setup#1{% |