Bump version number to `1.8.1'.
This commit is contained in:
parent
360891b42d
commit
6f80b5cc29
2
Makefile
2
Makefile
@ -4,7 +4,7 @@
|
|||||||
TITLE = pkuthss
|
TITLE = pkuthss
|
||||||
README = $(TITLE)
|
README = $(TITLE)
|
||||||
EXAMPLE = thesis
|
EXAMPLE = thesis
|
||||||
VERSION = 1.8.0
|
VERSION = 1.8.1
|
||||||
|
|
||||||
default: dist
|
default: dist
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,6 @@
|
|||||||
|
# Copyright (c) 2019 Casper Ti. Vector
|
||||||
|
# Public domain.
|
||||||
|
|
||||||
@default_files = ('thesis');
|
@default_files = ('thesis');
|
||||||
# 5:xelatex;3:latex(+ dvipdfmx);1:pdflatex。
|
# 5:xelatex;3:latex(+ dvipdfmx);1:pdflatex。
|
||||||
$pdf_mode = 5;
|
$pdf_mode = 5;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
% Copyright (c) 2018 Casper Ti. Vector
|
% Copyright (c) 2018-2019 Casper Ti. Vector
|
||||||
% Public domain.
|
% Public domain.
|
||||||
|
|
||||||
\documentclass[UTF8, zihao = -4]{ctexart}
|
\documentclass[UTF8, zihao = -4]{ctexart}
|
||||||
|
|||||||
@ -1,3 +1,25 @@
|
|||||||
|
2019-11-15, v1.8.1
|
||||||
|
|
||||||
|
* Changes to example template:
|
||||||
|
- Migrate to latexmk (also for packaging).
|
||||||
|
- ctex-fontset-pkuthss.def: `[ simkai.ttf ]' etc is no longer supported.
|
||||||
|
- spine.tex: fix garbled characters and hbox warnings with pdflatex.
|
||||||
|
|
||||||
|
* Changes to package code:
|
||||||
|
- pkuthss.cls: work around the `\lvert already defined' error.
|
||||||
|
- pkuthss.cls: fix section title spacing below the page header.
|
||||||
|
- pkuthss.cls: adjust titlepage spacing.
|
||||||
|
|
||||||
|
* Changes to documentation:
|
||||||
|
- Synchronise with the current code.
|
||||||
|
- Use \mbox around \supercite by default.
|
||||||
|
- Improve verbatims.
|
||||||
|
|
||||||
|
* Misc:
|
||||||
|
- Completion of some previous commits.
|
||||||
|
- Migrate to Gitea, "for obvious reasons".
|
||||||
|
- Minor fixes and cosmetics.
|
||||||
|
|
||||||
2018-07-02, v1.8.0
|
2018-07-02, v1.8.0
|
||||||
|
|
||||||
* Changes to example template:
|
* Changes to example template:
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
版权所有 \copyright\ 2008--2009 solvethis
|
版权所有 \copyright\ 2008--2009 solvethis
|
||||||
\par
|
\par
|
||||||
版权所有 \copyright\ 2010--2017 Casper Ti. Vector
|
版权所有 \copyright\ 2010--2019 Casper Ti. Vector
|
||||||
\vskip 1em
|
\vskip 1em
|
||||||
|
|
||||||
pkuthss 文档类及其说明文档均以 \hologo{LaTeX} Project Public License 发布。
|
pkuthss 文档类及其说明文档均以 \hologo{LaTeX} Project Public License 发布。
|
||||||
|
|||||||
@ -1,3 +1,6 @@
|
|||||||
|
# Copyright (c) 2019 Casper Ti. Vector
|
||||||
|
# Public domain.
|
||||||
|
|
||||||
@default_files = ('pkuthss');
|
@default_files = ('pkuthss');
|
||||||
$pdf_mode = 5;
|
$pdf_mode = 5;
|
||||||
$dvipdf = "dvipdfmx %O -o %D %S";
|
$dvipdf = "dvipdfmx %O -o %D %S";
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
% Documentation for pkuthss.
|
% Documentation for pkuthss.
|
||||||
%
|
%
|
||||||
% Copyright (c) 2008-2009 solvethis
|
% Copyright (c) 2008-2009 solvethis
|
||||||
% Copyright (c) 2010-2016,2018 Casper Ti. Vector
|
% Copyright (c) 2010-2016,2018-2019 Casper Ti. Vector
|
||||||
%
|
%
|
||||||
% This work may be distributed and/or modified under the conditions of the
|
% This work may be distributed and/or modified under the conditions of the
|
||||||
% LaTeX Project Public License, either version 1.3 of this license or (at
|
% LaTeX Project Public License, either version 1.3 of this license or (at
|
||||||
@ -60,7 +60,7 @@
|
|||||||
cauthor = {盖茨波·钛·维克托},
|
cauthor = {盖茨波·钛·维克托},
|
||||||
eauthor = {Casper Ti.\ Vector},
|
eauthor = {Casper Ti.\ Vector},
|
||||||
studentid = {00910???},
|
studentid = {00910???},
|
||||||
date = {\zhdigits{2018}年\zhnumber{7}月},
|
date = {\zhdigits{2019} 年 \zhnumber{11} 月},
|
||||||
school = {化学与分子工程学院},
|
school = {化学与分子工程学院},
|
||||||
cmajor = {化学(?)}, emajor = {Chemistry ... ?},
|
cmajor = {化学(?)}, emajor = {Chemistry ... ?},
|
||||||
direction = {据说 Casper 自己也不知道},
|
direction = {据说 Casper 自己也不知道},
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
% pkuword.eps
|
% pkuword.eps
|
||||||
|
|
||||||
\ProvidesFile{pkuthss-gbk.def}
|
\ProvidesFile{pkuthss-gbk.def}
|
||||||
[2018/07/02 v1.8.0 Labels and captions in GBK encoding
|
[2019/11/15 v1.8.1 Labels and captions in GBK encoding
|
||||||
for the pkuthss document class]
|
for the pkuthss document class]
|
||||||
|
|
||||||
\def\label@ctitle{题目:}
|
\def\label@ctitle{题目:}
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
% pkuword.eps
|
% pkuword.eps
|
||||||
|
|
||||||
\ProvidesFile{pkuthss-utf8.def}
|
\ProvidesFile{pkuthss-utf8.def}
|
||||||
[2018/07/02 v1.8.0 Labels and captions in UTF-8 encoding
|
[2019/11/15 v1.8.1 Labels and captions in UTF-8 encoding
|
||||||
for the pkuthss document class]
|
for the pkuthss document class]
|
||||||
|
|
||||||
\def\label@ctitle{题目:}
|
\def\label@ctitle{题目:}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
% Peking University dissertation document class
|
% Peking University dissertation document class
|
||||||
%
|
%
|
||||||
% Copyright (c) 2008-2009 solvethis
|
% Copyright (c) 2008-2009 solvethis
|
||||||
% Copyright (c) 2010-2018 Casper Ti. Vector
|
% Copyright (c) 2010-2019 Casper Ti. Vector
|
||||||
%
|
%
|
||||||
% This work may be distributed and/or modified under the conditions of the
|
% This work may be distributed and/or modified under the conditions of the
|
||||||
% LaTeX Project Public License, either version 1.3 of this license or (at
|
% LaTeX Project Public License, either version 1.3 of this license or (at
|
||||||
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
||||||
\ProvidesClass{pkuthss}
|
\ProvidesClass{pkuthss}
|
||||||
[2018/07/02 v1.8.0 Peking University dissertation document class]
|
[2019/11/15 v1.8.1 Peking University dissertation document class]
|
||||||
|
|
||||||
% eg. `\thss@int@boolopt{spacing}{true}' will expand to:
|
% eg. `\thss@int@boolopt{spacing}{true}' will expand to:
|
||||||
% \newif\ifthss@opt@spacing \thss@opt@spacingtrue
|
% \newif\ifthss@opt@spacing \thss@opt@spacingtrue
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
# Public domain.
|
# Public domain.
|
||||||
|
|
||||||
NUMDATE = $(shell date '+%Y/%m/%d')
|
NUMDATE = $(shell date '+%Y/%m/%d')
|
||||||
CNDATE = $(shell date '+\\zhdigits{%Y}年\\zhnumber{%-m}月')
|
CNDATE = $(shell date '+\\zhdigits{%Y} 年 \\zhnumber{%-m} 月')
|
||||||
|
|
||||||
revbump:
|
revbump:
|
||||||
sed -i '/\\Provides/,+1 s;\[[^ ]* [^ ]*;[$(NUMDATE) v$(VERSION);g' \
|
sed -i '/\\Provides/,+1 s;\[[^ ]* [^ ]*;[$(NUMDATE) v$(VERSION);g' \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user