Bump version number to `1.6.0'.

This commit is contained in:
Casper Ti. Vector 2015-04-28 23:15:29 +08:00
parent b319ef4d77
commit 85feedfe5a
7 changed files with 32 additions and 10 deletions

View File

@ -6,7 +6,7 @@
TITLE = pkuthss
README = $(TITLE)
EXAMPLE = thesis
VERSION = 1.5.5
VERSION = 1.6.0
default: dist

View File

@ -1,15 +1,37 @@
2014-04-28, v1.6.0
* API Changes:
- New package option: `footfmt' and `pkuspace'.
- `tightlist' option merged into `spacing'; `caption' option removed.
* Changes to example template:
- Some changes regarding updates in school regulation.
- thesis.tex: add color package for \pkuthssffaq with noncolorlinks.
- chap/: again try to make enca(1) happy.
* Changes to package code:
- Major changes regarding updates in school regulation.
* Changes to documentation:
- Reorganise section tree.
* Misc:
- Update URL of project homepage.
- Minor fixes and aesthetic improvements.
- dist: remove version string from file name of TDS archive.
2014-07-07, v1.5.5
* Changes to example template:
- Use the most frequently asked questions as the sample text.
- revert the black TOC, considering the new sample text.
- Revert the black TOC, considering the new sample text.
* Changes to package code:
- pkuthss.cls: use `PassOptionsToPackage' for *packages*.
- pkuthss-extra.sty: `hidelinks' does not hold a value.
* Changes to documentation:
- update info on `colorlinks'.
- Update info on `colorlinks'.
* Misc:
- Minor improvements.
@ -17,7 +39,7 @@
2014-07-04, v1.5.4
* Changes to example template:
- make TOC black, as stupidly required by PKU Library.
- Make TOC black, as stupidly required by PKU Library.
* Changes to documentation:
- re-sort and re-organise common problems.

View File

@ -43,7 +43,7 @@
\newcommand{\myemph}[1]{\emph{\textcolor{red}{#1}}}
\newcommand{\unemph}[1]{\textup{\textcolor{black}{#1}}}
\newcommand{\docversion}{v1.5.5}
\newcommand{\docversion}{v1.6.0}
\pkuthssinfo{
cthesisname = {本科生毕业论文}, ethesisname = {Undergraduate Thesis},
@ -55,7 +55,7 @@
cauthor = {盖茨波·钛·维克托},
eauthor = {Casper Ti.\ Vector},
studentid = {00910???},
date = {二〇一四年七},
date = {二〇一五年四},
school = {化学与分子工程学院},
cmajor = {化学(?)}, emajor = {Chemistry ... ?},
direction = {据说 Casper 自己也不知道},

View File

@ -26,7 +26,7 @@
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{pkuthss-extra}
[2014/07/07 v1.5.5 Common extra settings for the pkuthss document class]
[2015/04/28 v1.6.0 Common extra settings for the pkuthss document class]
% Check the dependency of pkuthss.
\@ifclassloaded{pkuthss}{}{

View File

@ -25,7 +25,7 @@
% pkuword.eps
\ProvidesFile{pkuthss-gbk.def}
[2014/07/07 v1.5.5 Labels and captions in GBK encoding
[2015/04/28 v1.6.0 Labels and captions in GBK encoding
for the pkuthss document class]
\def\label@ctitle{}

View File

@ -25,7 +25,7 @@
% pkuword.eps
\ProvidesFile{pkuthss-utf8.def}
[2014/07/07 v1.5.5 Labels and captions in UTF-8 encoding
[2015/04/28 v1.6.0 Labels and captions in UTF-8 encoding
for the pkuthss document class]
\def\label@ctitle{}

View File

@ -26,7 +26,7 @@
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{pkuthss}
[2014/07/07 v1.5.5 Peking University dissertation document class]
[2015/04/28 v1.6.0 Peking University dissertation document class]
% Process the encoding options.
\newif\ifpkuthss@opt@gbk \pkuthss@opt@gbktrue