File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66TITLE = pkuthss
77MAJORVER = 1.4
8- MINORVER = rc3
8+ MINORVER = rc4
99DIST_FLAGS = TITLE=$(TITLE ) MAJORVER=$(MAJORVER ) MINORVER=$(MINORVER )
1010
1111dist :
Original file line number Diff line number Diff line change 1+ 2013-12-26, v1.4 rc4
2+
3+ * API Changes:
4+ - Add `caption' option to customise caption fonts.
5+ - Remove `\label@cmentorb'; `\label@cmentora' -> `\label@cmentor'.
6+ - Move `[no]uppermark' to pkuthss.cls.
7+
8+ * Changes to package code:
9+ - Consider `oneside' in page style.
10+
11+ * Changes to documentation:
12+ - Add support for 2-dimensional bar code.
13+ - Add and refine lots of hints.
14+
15+ * Misc:
16+ - Minor fixes and improvements.
17+
1182013-04-07, v1.4 rc3
219
320 * Misc:
Original file line number Diff line number Diff line change 4242\newcommand {\myemph }[1]{\emph {\textcolor {red}{#1} }}
4343
4444% pkuthss 文档模版的版本。
45- \newcommand {\docversion }{v1.4 rc3 }
45+ \newcommand {\docversion }{v1.4 rc4 }
4646% 设定文档的基本信息。
4747\pkuthssinfo {
4848 cthesisname = {本科生毕业论文}, ethesisname = {Undergraduate Thesis},
5858 cauthor = {盖茨波 $ \cdot $ 钛 $ \cdot $ 维克托},
5959 eauthor = {Casper Ti.\ Vector},
6060 studentid = {00910???},
61- date = {二〇一三年四月 },
61+ date = {二〇一三年十二月 },
6262 school = {化学与分子工程学院},
6363 cmajor = {化学(?)}, emajor = {Chemistry ... ?},
6464 direction = {据说 Casper 自己也不知道},
Original file line number Diff line number Diff line change 2424
2525\NeedsTeXFormat {LaTeX2e}[1995/12/01]
2626\ProvidesPackage {pkuthss-extra}
27- [2013/04/07 v1.4-rc3 Common extra settings for the pkuthss document class]
27+ [2013/12/26 v1.4-rc4 Common extra settings for the pkuthss document class]
2828
2929% Check the dependency of pkuthss.
3030\@ifclassloaded {pkuthss}{}{
Original file line number Diff line number Diff line change 2323% pkuthss-extra.sty
2424
2525\ProvidesFile {pkuthss-gbk.def}
26- [2013/04/07 v1.4-rc3 Labels and captions in GBK encoding
26+ [2013/12/26 v1.4-rc4 Labels and captions in GBK encoding
2727 for the pkuthss document class]
2828
2929\def\label@ctitle {题目:}
Original file line number Diff line number Diff line change 2323% pkuthss-extra.sty
2424
2525\ProvidesFile {pkuthss-utf8.def}
26- [2013/04/07 v1.4-rc3 Labels and captions in UTF-8 encoding
26+ [2013/12/26 v1.4-rc4 Labels and captions in UTF-8 encoding
2727 for the pkuthss document class]
2828
2929\def\label@ctitle {题目:}
Original file line number Diff line number Diff line change 2424
2525\NeedsTeXFormat {LaTeX2e}[1995/12/01]
2626\ProvidesClass {pkuthss}
27- [2013/04/07 v1.4-rc3 Peking University dissertation document class]
27+ [2013/12/26 v1.4-rc4 Peking University dissertation document class]
2828
2929% Process the encoding options.
3030\newif\ifpkuthss@opt@gbk \pkuthss@opt@gbktrue
You can’t perform that action at this time.
0 commit comments