Bump version number to `1.8.2'.

This commit is contained in:
Casper Ti. Vector 2019-11-17 19:10:49 +08:00
parent 822b7b262a
commit 8e82a0eda9
6 changed files with 12 additions and 5 deletions

View File

@ -3,7 +3,7 @@
TITLE = pkuthss
EXAMPLE = thesis
VERSION = 1.8.1
VERSION = 1.8.2
default: dist

View File

@ -1,3 +1,10 @@
2019-11-17, v1.8.2
* Misc:
- CTAN now also wants README in the TDS archive.
- `README' -> `README.txt' do avoid collision with the `readme' directory.
- Fix ignored `\docversion' update.
2019-11-15, v1.8.1
* Changes to example template:

View File

@ -49,7 +49,7 @@
tabsize = 4, formatcom = {\ifXeTeX\xeCJKVerbAddon\fi}
}
\newcommand*{\docversion}{v1.8.1}
\newcommand*{\docversion}{v1.8.2}
\pkuthssinfo{
cthesisname = {本科生毕业论文}, ethesisname = {Undergraduate Thesis},
ctitle = {北京大学学位论文模版\\pkuthss \docversion},

View File

@ -22,7 +22,7 @@
% pkuword.eps
\ProvidesFile{pkuthss-gbk.def}
[2019/11/15 v1.8.1 Labels and captions in GBK encoding
[2019/11/17 v1.8.2 Labels and captions in GBK encoding
for the pkuthss document class]
\def\label@ctitle{}

View File

@ -22,7 +22,7 @@
% pkuword.eps
\ProvidesFile{pkuthss-utf8.def}
[2019/11/15 v1.8.1 Labels and captions in UTF-8 encoding
[2019/11/17 v1.8.2 Labels and captions in UTF-8 encoding
for the pkuthss document class]
\def\label@ctitle{}

View File

@ -23,7 +23,7 @@
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{pkuthss}
[2019/11/15 v1.8.1 Peking University dissertation document class]
[2019/11/17 v1.8.2 Peking University dissertation document class]
% eg. `\thss@int@boolopt{spacing}{true}' will expand to:
% \newif\ifthss@opt@spacing \thss@opt@spacingtrue