diff options
author | Karl Berry <karl@freefriends.org> | 2014-07-11 22:37:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-07-11 22:37:20 +0000 |
commit | ea32b55b277e9aa4632ffb94c29ab1da34b8f604 (patch) | |
tree | 28d89ce5a53c4183540b1641790da48ea85fe82f /Master/texmf-dist/tex/latex/pkuthss/pkuthss-extra.sty | |
parent | 274630d886833fe85406424aecf953c449bc3122 (diff) |
pkuthss
git-svn-id: svn://tug.org/texlive/trunk@34574 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pkuthss/pkuthss-extra.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pkuthss/pkuthss-extra.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pkuthss/pkuthss-extra.sty b/Master/texmf-dist/tex/latex/pkuthss/pkuthss-extra.sty index 794a52684ce..203978fdfb7 100644 --- a/Master/texmf-dist/tex/latex/pkuthss/pkuthss-extra.sty +++ b/Master/texmf-dist/tex/latex/pkuthss/pkuthss-extra.sty @@ -26,7 +26,7 @@ \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{pkuthss-extra} - [2014/07/04 v1.5.4 Common extra settings for the pkuthss document class] + [2014/07/07 v1.5.5 Common extra settings for the pkuthss document class] % Check the dependency of pkuthss. \@ifclassloaded{pkuthss}{}{ @@ -139,7 +139,7 @@ \else % Set hyperlink colour to black in order to prevent hyperlinks from being too % hard-to-recognise in printed thesis. - \hypersetup{hidelinks = true} + \hypersetup{hidelinks} \fi } |