Bump version number to `1.4 rc1'.

This commit is contained in:
Casper Ti. Vector 2013-01-10 15:43:26 +08:00
parent e57efb1fb9
commit 1c94601e98
8 changed files with 21 additions and 10 deletions

View File

@ -5,7 +5,7 @@
TITLE = pkuthss
MAJORVER = 1.4
MINORVER = beta3
MINORVER = rc1
DIST_FLAGS = TITLE=$(TITLE) MAJORVER=$(MAJORVER) MINORVER=$(MINORVER)
dist:

View File

@ -1,3 +1,13 @@
2013-01-10, v1.4 rc1
* Changes to documentation:
- Remove troublesome `hologo' package.
- chap3.tex: add notice about biblatex's `\bibname' issue.
- introduction.tex: update info about location of example source code.
* Misc:
- README: add not-intended-as-documentation notice.
2012-11-12, v1.4 beta3
* Misc:
@ -5,6 +15,7 @@
- utils/dist: Fix date conversion code again.
2012-10-11, v1.4 beta2
* Changes to package code:
- Adjust pkulogo/pkuword typesetting according to
<http://web5.pku.edu.cn/bs/images/cgzs/images1/13.png>

View File

@ -20,11 +20,11 @@ vim:ts=4:sw=4
@online{biblatex-caspervector,
author = {Vector, Casper Ti.},
title = {biblatex 参考文献和引用样式caspervector v0.1.4},
title = {biblatex 参考文献和引用样式caspervector v0.1.6},
type = {M/OL},
date = {2012-10-11},
url = {http://caspervector.googlecode.com/files/biblatex-caspervector-0.1.4.zip},
urldate = {2012-10-11},
url = {http://caspervector.googlecode.com/files/biblatex-caspervector-0.1.6.zip},
urldate = {2013-01-10},
userf = {zh},
}

View File

@ -27,7 +27,7 @@
\newcommand{\myemph}[1]{\emph{\textcolor{red}{#1}}}
% pkuthss 文档模版的版本。
\newcommand{\docversion}{v1.4 beta3}
\newcommand{\docversion}{v1.4 rc1}
% 设定文档的基本信息。
\pkuthssinfo{
cthesisname = {本科生毕业论文}, ethesisname = {Undergraduate Thesis},
@ -43,7 +43,7 @@
cauthor = {盖茨波 $\cdot$$\cdot$ 维克托},
eauthor = {Casper Ti.\ Vector},
studentid = {00910???},
date = {二〇一二年十一月},
date = {二〇一三年一月},
school = {化学与分子工程学院},
cmajor = {化学(?)}, emajor = {Chemistry},
direction = {据说 Casper 自己也不知道},

View File

@ -24,7 +24,7 @@
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{pkuthss-extra}
[2012/11/12 v1.4-beta3 Common extra settings for the pkuthss document class]
[2013/01/10 v1.4-rc1 Common extra settings for the pkuthss document class]
% Check the dependency of pkuthss.
\@ifclassloaded{pkuthss}{}{

View File

@ -23,7 +23,7 @@
% pkuthss-extra.sty
\ProvidesFile{pkuthss-gbk.def}
[2012/11/12 v1.4-beta3 Labels and captions in GBK encoding
[2013/01/10 v1.4-rc1 Labels and captions in GBK encoding
for the pkuthss document class]
\def\label@ctitle{}

View File

@ -23,7 +23,7 @@
% pkuthss-extra.sty
\ProvidesFile{pkuthss-utf8.def}
[2012/11/12 v1.4-beta3 Labels and captions in UTF-8 encoding
[2013/01/10 v1.4-rc1 Labels and captions in UTF-8 encoding
for the pkuthss document class]
\def\label@ctitle{}

View File

@ -24,7 +24,7 @@
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{pkuthss}
[2012/11/12 v1.4-beta3 Peking University dissertation document class]
[2013/01/10 v1.4-rc1 Peking University dissertation document class]
% Process the encoding options.
\newif\ifpkuthss@opt@gbk \pkuthss@opt@gbktrue