diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-25 22:23:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-25 22:23:33 +0000 |
commit | 11748ff99a82758e6536ab8f76750010e7b27bb4 (patch) | |
tree | 3e81f82c6d537ec6cf5fa8be43f98fb6a0841431 /Master/texmf-dist/tex | |
parent | a7956e764d3d3af5690ecb941bf6e6152f9c7f97 (diff) |
biblatex-chem 0.9a (25mar10)
git-svn-id: svn://tug.org/texlive/trunk@17555 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
8 files changed, 56 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-acs.bbx b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-acs.bbx index 2be8abef8d1..3701e298cf0 100644 --- a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-acs.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-acs.bbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-acs.bbx} -[\abx@bbxid $Id: chem-acs.bbx,v 0.9 2010/02/16 +[\abx@bbxid $Id: chem-acs.bbx,v 0.9a 2010/03/26 09:00:00 joseph beta $] \ExecuteBibliographyOptions{labelnumber,maxnames=15,urldate=long} @@ -11,6 +11,7 @@ \providebool{bbx:articletitle} \providebool{bbx:chaptertitle} +\providebool{bbx:doi} \providebool{bbx:pageranges} \providebool{bbx:subentry} \DeclareBibliographyOption{articletitle}[true]{% @@ -33,6 +34,8 @@ \DeclareFieldFormat{labelnumberwidth}{##1\adddot\midsentence}% \fi } +\DeclareBibliographyOption{doi}[true]{% + \setbool{bbx:doi}{#1}} \DeclareBibliographyOption{pageranges}[true]{% \setbool{bbx:pageranges}{#1}} \DeclareBibliographyOption{subentry}[true]{% @@ -250,7 +253,15 @@ \newbibmacro*{pages/doi}{% \iffieldundef{pages} {\printfield{doi}} - {\printfield{pages}}} + {% + \printfield{pages}}% + \ifbool{bbx:doi} + {% + \setunit*{\adddot\addspace}% + \printfield{doi}% + } + {}% + } \newbibmacro*{publisher+location+year}{% \printlist{publisher}% diff --git a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-angew.bbx b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-angew.bbx index 9841221e8aa..c61c980689c 100644 --- a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-angew.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-angew.bbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-angew.bbx} -[\abx@bbxid $Id: chem-angew.bbx,v 0.9 2010/02/16 +[\abx@bbxid $Id: chem-angew.bbx,v 0.9a 2010/03/26 09:00:00 joseph beta $] \ExecuteBibliographyOptions{labelnumber,maxnames=999} @@ -11,6 +11,7 @@ \providebool{bbx:articletitle} \providebool{bbx:chaptertitle} +\providebool{bbx:doi} \providebool{bbx:pageranges} \providebool{bbx:subentry} \DeclareBibliographyOption{articletitle}[true]{% @@ -33,6 +34,8 @@ \DeclareFieldFormat{labelnumberwidth}{##1\adddot\midsentence}% \fi } +\DeclareBibliographyOption{doi}[true]{% + \setbool{bbx:doi}{#1}} \DeclareBibliographyOption{pageranges}[true]{% \setbool{bbx:pageranges}{#1}} \DeclareBibliographyOption{subentry}[true]{% @@ -275,7 +278,15 @@ \newbibmacro*{pages/doi}{% \iffieldundef{pages} {\printfield{doi}} - {\printfield{pages}}} + {% + \printfield{pages}}% + \ifbool{bbx:doi} + {% + \setunit*{\adddot\addspace}% + \printfield{doi}% + } + {}% + } \newbibmacro*{publisher+location}{% \printlist{publisher}% diff --git a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-biochem.bbx b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-biochem.bbx index 32850c78536..787caa95caa 100644 --- a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-biochem.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-biochem.bbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-biochem.bbx} -[\abx@bbxid $Id: chem-biochem.bbx,v 0.9 2010/02/16 +[\abx@bbxid $Id: chem-biochem.bbx,v 0.9a 2010/03/26 09:00:00 joseph beta $] \ExecuteBibliographyOptions{labelnumber,maxnames=15,urldate=long,useprefix} @@ -11,6 +11,7 @@ \providebool{bbx:articletitle} \providebool{bbx:chaptertitle} +\providebool{bbx:doi} \providebool{bbx:pageranges} \providebool{bbx:subentry} \DeclareBibliographyOption{articletitle}[true]{% @@ -33,6 +34,8 @@ \DeclareFieldFormat{labelnumberwidth}{##1\adddot\midsentence}% \fi } +\DeclareBibliographyOption{doi}[true]{% + \setbool{bbx:doi}{#1}} \DeclareBibliographyOption{pageranges}[true]{% \setbool{bbx:pageranges}{#1}} \DeclareBibliographyOption{subentry}[true]{% @@ -244,7 +247,15 @@ \newbibmacro*{pages/doi}{% \iffieldundef{pages} {\printfield{doi}} - {\printfield{pages}}} + {% + \printfield{pages}}% + \ifbool{bbx:doi} + {% + \setunit*{\adddot\addspace}% + \printfield{doi}% + } + {}% + } \newbibmacro*{publisher+location+year}{% \printlist{publisher}% diff --git a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-rsc.bbx b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-rsc.bbx index 08766d6adaf..d72eead9995 100644 --- a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-rsc.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/bbx/chem-rsc.bbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-rsc.bbx} -[\abx@bbxid $Id: chem-rsc.bbx,v 0.9 2010/02/16 +[\abx@bbxid $Id: chem-rsc.bbx,v 0.9a 2010/03/26 09:00:00 joseph beta $] @@ -12,6 +12,7 @@ \providebool{bbx:articletitle} \providebool{bbx:chaptertitle} +\providebool{bbx:doi} \providebool{bbx:pageranges} \providebool{bbx:subentry} \DeclareBibliographyOption{articletitle}[true]{% @@ -34,6 +35,8 @@ \DeclareFieldFormat{labelnumberwidth}{##1\adddot\midsentence}% \fi } +\DeclareBibliographyOption{doi}[true]{% + \setbool{bbx:doi}{#1}} \DeclareBibliographyOption{pageranges}[true]{% \setbool{bbx:pageranges}{#1}} \DeclareBibliographyOption{subentry}[true]{% @@ -272,7 +275,15 @@ \newbibmacro*{pages/doi}{% \iffieldundef{pages} {\printfield{doi}} - {\printfield{pages}}} + {% + \printfield{pages}}% + \ifbool{bbx:doi} + {% + \setunit*{\adddot\addspace}% + \printfield{doi}% + } + {}% + } \newbibmacro*{publisher+location}{% \printlist{publisher}% diff --git a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-acs.cbx b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-acs.cbx index ac673d0162e..d7d3d111c8c 100644 --- a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-acs.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-acs.cbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-acs.cbx} -[\abx@cbxid $Id: chem-acs.cbx,v 0.9 2010/02/16 +[\abx@cbxid $Id: chem-acs.cbx,v 0.9a 2010/03/26 09:00:00 joseph beta $] \RequireCitationStyle{numeric-comp} diff --git a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-angew.cbx b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-angew.cbx index fbf6bbc43c3..5e36e2d12f9 100644 --- a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-angew.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-angew.cbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-angew.cbx} -[\abx@cbxid $Id: chem-angew.cbx,v 0.9 2010/02/16 +[\abx@cbxid $Id: chem-angew.cbx,v 0.9a 2010/03/26 09:00:00 joseph beta $] \RequireCitationStyle{numeric-comp} diff --git a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-biochem.cbx b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-biochem.cbx index c568b92e680..18c2f23ff54 100644 --- a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-biochem.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-biochem.cbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-biochem.cbx} -[\abx@cbxid $Id: chem-biochem.cbx,v 0.9 2010/02/16 +[\abx@cbxid $Id: chem-biochem.cbx,v 0.9a 2010/03/26 09:00:00 joseph beta $] \RequireCitationStyle{numeric-comp} diff --git a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-rsc.cbx b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-rsc.cbx index 5a8c72140e1..506c716e81e 100644 --- a/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-rsc.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-contrib/biblatex-chem/cbx/chem-rsc.cbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-rsc.cbx} -[\abx@cbxid $Id: chem-rsc.cbx,v 0.9 2010/02/16 +[\abx@cbxid $Id: chem-rsc.cbx,v 0.9a 2010/03/26 09:00:00 joseph beta $] \RequireCitationStyle{numeric-comp} |