diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pkuthss')
-rw-r--r-- | Master/texmf-dist/tex/latex/pkuthss/pkulogo.pdf | bin | 3641 -> 3641 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/pkuthss/pkuthss-extra.sty | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pkuthss/pkuthss-gbk.def | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pkuthss/pkuthss-utf8.def | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pkuthss/pkuthss.cls | 10 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pkuthss/pkuword.pdf | bin | 6392 -> 6392 bytes |
6 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/pkuthss/pkulogo.pdf b/Master/texmf-dist/tex/latex/pkuthss/pkulogo.pdf Binary files differindex 994660c99f9..12281c7f4bb 100644 --- a/Master/texmf-dist/tex/latex/pkuthss/pkulogo.pdf +++ b/Master/texmf-dist/tex/latex/pkuthss/pkulogo.pdf 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 } diff --git a/Master/texmf-dist/tex/latex/pkuthss/pkuthss-gbk.def b/Master/texmf-dist/tex/latex/pkuthss/pkuthss-gbk.def index 8493347072c..6113840e3a3 100644 --- a/Master/texmf-dist/tex/latex/pkuthss/pkuthss-gbk.def +++ b/Master/texmf-dist/tex/latex/pkuthss/pkuthss-gbk.def @@ -25,7 +25,7 @@ % pkuword.eps \ProvidesFile{pkuthss-gbk.def} - [2014/07/04 v1.5.4 Labels and captions in GBK encoding + [2014/07/07 v1.5.5 Labels and captions in GBK encoding for the pkuthss document class] \def\label@ctitle{ÌâÄ¿£º} diff --git a/Master/texmf-dist/tex/latex/pkuthss/pkuthss-utf8.def b/Master/texmf-dist/tex/latex/pkuthss/pkuthss-utf8.def index 45ed0befd22..75cc3d0750e 100644 --- a/Master/texmf-dist/tex/latex/pkuthss/pkuthss-utf8.def +++ b/Master/texmf-dist/tex/latex/pkuthss/pkuthss-utf8.def @@ -25,7 +25,7 @@ % pkuword.eps \ProvidesFile{pkuthss-utf8.def} - [2014/07/04 v1.5.4 Labels and captions in UTF-8 encoding + [2014/07/07 v1.5.5 Labels and captions in UTF-8 encoding for the pkuthss document class] \def\label@ctitle{题目:} diff --git a/Master/texmf-dist/tex/latex/pkuthss/pkuthss.cls b/Master/texmf-dist/tex/latex/pkuthss/pkuthss.cls index 1422876db1f..05b67561f93 100644 --- a/Master/texmf-dist/tex/latex/pkuthss/pkuthss.cls +++ b/Master/texmf-dist/tex/latex/pkuthss/pkuthss.cls @@ -26,7 +26,7 @@ \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesClass{pkuthss} - [2014/07/04 v1.5.4 Peking University dissertation document class] + [2014/07/07 v1.5.5 Peking University dissertation document class] % Process the encoding options. \newif\ifpkuthss@opt@gbk \pkuthss@opt@gbktrue @@ -42,11 +42,11 @@ \DeclareOption{extra}{\pkuthss@opt@extratrue} \DeclareOption{noextra}{\pkuthss@opt@extrafalse} % eg. `\pkuthss@int@extraopt{spacing}' will expand to: -% \DeclareOption{spacing}{\PassOptionsToClass{spacing}{pkuthss-extra}} -% \DeclareOption{nospacing}{\PassOptionsToClass{nospacing}{pkuthss-extra}} +% \DeclareOption{spacing}{\PassOptionsToPackage{spacing}{pkuthss-extra}} +% \DeclareOption{nospacing}{\PassOptionsToPackage{nospacing}{pkuthss-extra}} \def\pkuthss@int@extraopt#1{ - \DeclareOption{#1}{\PassOptionsToClass{#1}{pkuthss-extra}} - \DeclareOption{no#1}{\PassOptionsToClass{no#1}{pkuthss-extra}} + \DeclareOption{#1}{\PassOptionsToPackage{#1}{pkuthss-extra}} + \DeclareOption{no#1}{\PassOptionsToPackage{no#1}{pkuthss-extra}} } % Pass options to `pkuthss-extra'. % See pkuthss-extra.sty for an explanation of the options. diff --git a/Master/texmf-dist/tex/latex/pkuthss/pkuword.pdf b/Master/texmf-dist/tex/latex/pkuthss/pkuword.pdf Binary files differindex e791f94fd6c..a7ce97296f5 100644 --- a/Master/texmf-dist/tex/latex/pkuthss/pkuword.pdf +++ b/Master/texmf-dist/tex/latex/pkuthss/pkuword.pdf |