From 3f8b486d70d3eda8f8f15ae06507f0cdefa558bb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 31 Mar 2013 23:45:32 +0000 Subject: biblatex-caspervector (30mar13) git-svn-id: svn://tug.org/texlive/trunk@29577 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def | 2 +- .../tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def | 2 +- Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.bbx | 6 ++++-- Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.cbx | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def b/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def index 0402326e6f5..1190ca54fce 100644 --- a/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def +++ b/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def @@ -22,7 +22,7 @@ % biblatex-caspervector-utf8.def \ProvidesFile{biblatex-caspervector-gbk.def}% - [2013/01/10 v0.1.6 Chinese punctuations and captions in GBK] + [2013/03/30 v0.1.7 Chinese punctuations and captions in GBK] \providecommand\cnldquot{} \providecommand\cnrdquot{} diff --git a/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def b/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def index c8e8a759928..f98755b58b1 100644 --- a/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def +++ b/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def @@ -22,7 +22,7 @@ % biblatex-caspervector-utf8.def \ProvidesFile{biblatex-caspervector-utf8.def}% - [2013/01/10 v0.1.6 Chinese punctuations and captions in UTF-8] + [2013/03/30 v0.1.7 Chinese punctuations and captions in UTF-8] \providecommand\cnldquot{“} \providecommand\cnrdquot{”} diff --git a/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.bbx b/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.bbx index 0e8d2d5ecfd..7780751e9c8 100644 --- a/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.bbx @@ -22,14 +22,16 @@ % biblatex-caspervector-utf8.def \ProvidesFile{caspervector.bbx}% - [2013/01/10 v0.1.6 Casper Ti. Vector's biblatex bibliography style] + [2013/03/30 v0.1.7 Casper Ti. Vector's biblatex bibliography style] \RequireBibliographyStyle{numeric} \newtoggle{bbx:gbk} \DeclareBibliographyOption{utf8}[true]{\togglefalse{bbx:gbk}} \DeclareBibliographyOption{gbk}[true]{\toggletrue{bbx:gbk}} -\ExecuteBibliographyOptions{alldates = iso8601, gbk, sorting = ecnty} +\ExecuteBibliographyOptions{ + alldates = iso8601, gbk, defernumbers = true, sorting = none +} \AtEndOfPackage{% \iftoggle{bbx:gbk}{ \input{biblatex-caspervector-gbk.def} diff --git a/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.cbx b/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.cbx index 5c7fcfcb038..b20c4d9e3f7 100644 --- a/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-caspervector/caspervector.cbx @@ -22,7 +22,7 @@ % biblatex-caspervector-utf8.def \ProvidesFile{caspervector.cbx}% - [2013/01/10 v0.1.6 Casper Ti. Vector's biblatex citation style] + [2013/03/30 v0.1.7 Casper Ti. Vector's biblatex citation style] \RequireCitationStyle{numeric-comp} \ExecuteBibliographyOptions{ -- cgit v1.2.3