File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44TITLE = pkuthss
55README = $(TITLE )
66EXAMPLE = thesis
7- VERSION = 1.7.0
7+ VERSION = 1.7.1
88
99default : dist
1010
Original file line number Diff line number Diff line change 1+ 2016-03-17, v1.7.1
2+
3+ * Changes to example template:
4+ - Fix TOC and heading of copyright / originauth pages.
5+ - Also remind user to remove `\pkuthssffaq' from chap/.
6+
7+ * Changes to package code:
8+ - pkuthss.cls: load ifpdf and ifxetex by ourselves (thank @LeoLiu).
9+
10+ * Changes to documentation:
11+ - pkuthss.tex: follow biblatex-caspervector change about name sorting.
12+ - Update hint about split sorting.
13+
14+ * Misc:
15+ - Minor fixes and cosmetics.
16+
1172015-12-16, v1.7.0
218
319 * API changes:
Original file line number Diff line number Diff line change 4343\hypersetup {colorlinks = true, allcolors = blue}
4444\newcommand {\myemph }[1]{\emph {\textcolor {red}{#1} }}
4545\newcommand {\unemph }[1]{\textup {\textcolor {black}{#1}}}
46- \newcommand {\docversion }{v1.7.0 }
46+ \newcommand {\docversion }{v1.7.1 }
4747
4848\pkuthssinfo {
4949 cthesisname = {本科生毕业论文}, ethesisname = {Undergraduate Thesis},
5555 cauthor = {盖茨波·钛·维克托},
5656 eauthor = {Casper Ti.\ Vector},
5757 studentid = {00910???},
58- date = {二〇一五年十二月 },
58+ date = {二〇一六年三月 },
5959 school = {化学与分子工程学院},
6060 cmajor = {化学(?)}, emajor = {Chemistry ... ?},
6161 direction = {据说 Casper 自己也不知道},
Original file line number Diff line number Diff line change 2222% pkuword.eps
2323
2424\ProvidesFile {pkuthss-gbk.def}
25- [2015/12/16 v1.7.0 Labels and captions in GBK encoding
25+ [2016/03/17 v1.7.1 Labels and captions in GBK encoding
2626 for the pkuthss document class]
2727
2828\def\label@ctitle {题目:}
Original file line number Diff line number Diff line change 2222% pkuword.eps
2323
2424\ProvidesFile {pkuthss-utf8.def}
25- [2015/12/16 v1.7.0 Labels and captions in UTF-8 encoding
25+ [2016/03/17 v1.7.1 Labels and captions in UTF-8 encoding
2626 for the pkuthss document class]
2727
2828\def\label@ctitle {题目:}
Original file line number Diff line number Diff line change 2323
2424\NeedsTeXFormat {LaTeX2e}[1995/12/01]
2525\ProvidesClass {pkuthss}
26- [2015/12/16 v1.7.0 Peking University dissertation document class]
26+ [2016/03/17 v1.7.1 Peking University dissertation document class]
2727
2828% eg. `\pkuthss@int@boolopt{spacing}{true}' will expand to:
2929% \newif\ifpkuthss@opt@spacing \pkuthss@opt@spacingtrue
You can’t perform that action at this time.
0 commit comments