diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-31 23:45:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-31 23:45:32 +0000 |
commit | 3f8b486d70d3eda8f8f15ae06507f0cdefa558bb (patch) | |
tree | b6d1c60de7ce1f0d1f82800ead03d2fab1c591ac /Master/texmf-dist/tex/latex/biblatex-caspervector | |
parent | fe60453d04eb266f5131e47bca205f6ce190668a (diff) |
biblatex-caspervector (30mar13)
git-svn-id: svn://tug.org/texlive/trunk@29577 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-caspervector')
4 files changed, 7 insertions, 5 deletions
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{ |