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.5
5+ VERSION = 0.2.6
66
77default : dist
88
Original file line number Diff line number Diff line change 1- 2016-03-22. v0.2.5
1+ 2016-05-24. v0.2.6
2+
3+ * Changes to package code:
4+ - caspervector.bbx: add code in case uglification is demanded.
5+
6+ * Changes to documentation:
7+ - readme.tex: improve description of split sorting.
8+
9+ * Misc:
10+ - Minor fixes and cosmetics.
11+
12+ 2016-03-31. v0.2.5
213
314 * Changes to package code:
415 - caspervector.bbx: add overlooked `minnames = 3' and `minitems = 3'.
Original file line number Diff line number Diff line change 4040\newcommand {\myemph }[1]{\emph {\textcolor {red}{#1} }}
4141
4242\begin {document }
43- \title {\textbf {biblatex 参考文献和引用样式:\texttt {caspervector } v0.2.5 }}
43+ \title {\textbf {biblatex 参考文献和引用样式:\texttt {caspervector } v0.2.6 }}
4444\author {%
4545 Casper Ti.\ Vector\thanks {\ %
4646 \href {mailto:CasperVector@gmail.com}{\texttt {CasperVector@gmail.com }}.%
4747 }%
4848}
49- \date {2016/03/31 }
49+ \date {2016/05/24 }
5050\maketitle
5151
5252\section {引言 }
Original file line number Diff line number Diff line change 2020% biblatex-caspervector-utf8.def
2121
2222\ProvidesFile {biblatex-caspervector-gbk.def}%
23- [2016/03/31 v0.2.5 Chinese punctuations and captions in GBK]
23+ [2016/05/24 v0.2.6 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/03/31 v0.2.5 Chinese punctuations and captions in UTF-8]
23+ [2016/05/24 v0.2.6 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 2020% biblatex-caspervector-utf8.def
2121
2222\ProvidesFile {caspervector.bbx}%
23- [2016/03/31 v0.2.5 Casper Ti. Vector's biblatex bibliography style]
23+ [2016/05/24 v0.2.6 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/03/31 v0.2.5 Casper Ti. Vector's biblatex citation style]
23+ [2016/05/24 v0.2.6 Casper Ti. Vector's biblatex citation style]
2424
2525\RequireCitationStyle {numeric-comp}
2626\ExecuteBibliographyOptions {
Original file line number Diff line number Diff line change 11# !/usr/bin/make -f
22#
3- # Copyright (c) 2012 Casper Ti. Vector
3+ # Copyright (c) 2012,2015-2016 Casper Ti. Vector
44# Public domain.
55
66NUMDATE = $(shell date '+% Y/% m/% d')
You can’t perform that action at this time.
0 commit comments