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 = beta3
8+ MINORVER = rc1
99DIST_FLAGS = TITLE=$(TITLE ) MAJORVER=$(MAJORVER ) MINORVER=$(MINORVER )
1010
1111dist :
Original file line number Diff line number Diff line change 1+ 2013-01-10, v1.4 rc1
2+
3+ * Changes to documentation:
4+ - Remove troublesome `hologo' package.
5+ - chap3.tex: add notice about biblatex's `\bibname' issue.
6+ - introduction.tex: update info about location of example source code.
7+
8+ * Misc:
9+ - README: add not-intended-as-documentation notice.
10+
1112012-11-12, v1.4 beta3
212
313 * Misc:
414 - Fix incorrect CTAN support.
515 - utils/dist: Fix date conversion code again.
616
7172012-10-11, v1.4 beta2
18+
819 * Changes to package code:
920 - Adjust pkulogo/pkuword typesetting according to
1021 <http://web5.pku.edu.cn/bs/images/cgzs/images1/13.png>
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ @online{biblatex
2020
2121@online {biblatex-caspervector ,
2222 author = { Vector, Casper Ti.} ,
23- title = { biblatex 参考文献和引用样式:caspervector v0.1.4 } ,
23+ title = { biblatex 参考文献和引用样式:caspervector v0.1.6 } ,
2424 type = { M/OL} ,
2525 date = { 2012-10-11} ,
26- url = { http://caspervector.googlecode.com/files/biblatex-caspervector-0.1.4 .zip} ,
27- urldate = { 2012-10-11 } ,
26+ url = { http://caspervector.googlecode.com/files/biblatex-caspervector-0.1.6 .zip} ,
27+ urldate = { 2013-01-10 } ,
2828 userf = { zh} ,
2929}
3030
Original file line number Diff line number Diff line change 2727\newcommand {\myemph }[1]{\emph {\textcolor {red}{#1} }}
2828
2929% pkuthss 文档模版的版本。
30- \newcommand {\docversion }{v1.4 beta3 }
30+ \newcommand {\docversion }{v1.4 rc1 }
3131% 设定文档的基本信息。
3232\pkuthssinfo {
3333 cthesisname = {本科生毕业论文}, ethesisname = {Undergraduate Thesis},
4343 cauthor = {盖茨波 $ \cdot $ 钛 $ \cdot $ 维克托},
4444 eauthor = {Casper Ti.\ Vector},
4545 studentid = {00910???},
46- date = {二〇一二年十一月 },
46+ date = {二〇一三年一月 },
4747 school = {化学与分子工程学院},
4848 cmajor = {化学(?)}, emajor = {Chemistry},
4949 direction = {据说 Casper 自己也不知道},
Original file line number Diff line number Diff line change 2424
2525\NeedsTeXFormat {LaTeX2e}[1995/12/01]
2626\ProvidesPackage {pkuthss-extra}
27- [2012/11/12 v1.4-beta3 Common extra settings for the pkuthss document class]
27+ [2013/01/10 v1.4-rc1 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- [2012/11/12 v1.4-beta3 Labels and captions in GBK encoding
26+ [2013/01/10 v1.4-rc1 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- [2012/11/12 v1.4-beta3 Labels and captions in UTF-8 encoding
26+ [2013/01/10 v1.4-rc1 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- [2012/11/12 v1.4-beta3 Peking University dissertation document class]
27+ [2013/01/10 v1.4-rc1 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