File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# Public domain.
33
44TITLE = biblatex-caspervector
5- VERSION = 0.2.6
5+ VERSION = 0.2.7
66
77default : dist
88
Original file line number Diff line number Diff line change 1+ 2017-03-01. v0.2.7
2+
3+ * API changes:
4+ - caspervector.bbx: provide undocumented option for uglification.
5+
6+ * Changes to package code:
7+ - caspervector.bbx: fix "et al" and `\final*delim'.
8+ - caspervector.bbx: make switch between C/E punctuations easier.
9+ - caspervector.bbx: remove niche feature.
10+
11+ * Changes to documentation:
12+ - readme.bib: double brace institution names.
13+ - readme.tex: remove manual loading of CJKspace.
14+
15+ * Misc:
16+ - utils/qa: add notice about copyright line updates.
17+ - Minor fixes and cosmetics.
18+
1192016-05-24. v0.2.6
220
321 * Changes to package code:
7391
74922014-05-24, v0.2.0
7593
76- * Changes to API:
94+ * API changes :
7795 - Chinese references now (only) require language == {chinese}.
7896 - `userf' becomes an internal entry field (backward compatible for now).
7997
139157
1401582012-05-13, v0.1.3
141159
142- * Changes to API:
160+ * API changes :
143161 - Chinese references now require (userf == 'zh' || userf == 'cn').
144162 - Add {ce,ec}nty sorting scheme, default to ecnty.
145163
Original file line number Diff line number Diff line change 3939\newcommand {\myemph }[1]{\emph {\textcolor {red}{#1} }}
4040
4141\begin {document }
42- \title {\textbf {biblatex 参考文献和引用样式:\texttt {caspervector } v0.2.6 }}
42+ \title {\textbf {biblatex 参考文献和引用样式:\texttt {caspervector } v0.2.7 }}
4343\author {%
4444 Casper Ti.\ Vector\thanks {\ %
4545 \href {mailto:CasperVector@gmail.com}{\texttt {CasperVector@gmail.com }}.%
4646 }%
4747}
48- \date {2016/05/24 }
48+ \date {2017/03/01 }
4949\maketitle
5050
5151\section {引言 }
@@ -74,7 +74,7 @@ \section{引言}
7474
7575\section {许可协议 }
7676
77- 版权所有 \copyright \ 2012--2016 Casper Ti.\ Vector。%
77+ 版权所有 \copyright \ 2012--2017 Casper Ti.\ Vector。%
7878\verb |caspervector | 参考文献和引用样式以
7979\hologo {LaTeX} Project Public License\footnote {\ %
8080 \url {http://www.latex-project.org/lppl/}.%
Original file line number Diff line number Diff line change 2020% biblatex-caspervector-utf8.def
2121
2222\ProvidesFile {biblatex-caspervector-gbk.def}%
23- [2016/05/24 v0.2.6 Chinese punctuations and captions in GBK]
23+ [2017/03/01 v0.2.7 Chinese punctuations and captions in GBK]
2424
2525\newcommand *\bbx@cnldquot {“}
2626\newcommand *\bbx@cnrdquot {”}
Original file line number Diff line number Diff line change 2020% biblatex-caspervector-utf8.def
2121
2222\ProvidesFile {biblatex-caspervector-utf8.def}%
23- [2016/05/24 v0.2.6 Chinese punctuations and captions in UTF-8]
23+ [2017/03/01 v0.2.7 Chinese punctuations and captions in UTF-8]
2424
2525\newcommand *\bbx@cnldquot {“}
2626\newcommand *\bbx@cnrdquot {”}
Original file line number Diff line number Diff line change 11% Casper Ti. Vector's biblatex style
22%
3- % Copyright (c) 2012-2016 Casper Ti. Vector
3+ % Copyright (c) 2012-2017 Casper Ti. Vector
44%
55% This work may be distributed and/or modified under the conditions of the
66% LaTeX Project Public License, either version 1.3 of this license or (at
2020% biblatex-caspervector-utf8.def
2121
2222\ProvidesFile {caspervector.bbx}%
23- [2016/05/24 v0.2.6 Casper Ti. Vector's biblatex bibliography style]
23+ [2017/03/01 v0.2.7 Casper Ti. Vector's biblatex bibliography style]
2424
2525\RequireBiber [3]
2626\RequireBibliographyStyle {numeric}
Original file line number Diff line number Diff line change 2020% biblatex-caspervector-utf8.def
2121
2222\ProvidesFile {caspervector.cbx}%
23- [2016/05/24 v0.2.6 Casper Ti. Vector's biblatex citation style]
23+ [2017/03/01 v0.2.7 Casper Ti. Vector's biblatex citation style]
2424
2525\RequireCitationStyle {numeric-comp}
2626\ExecuteBibliographyOptions {
You can’t perform that action at this time.
0 commit comments