diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-14 23:18:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-14 23:18:34 +0000 |
commit | 000e5fcea9de9a48217705874f01a84133ddb70d (patch) | |
tree | 4e26fd61d90b055fdbd3f872da66401f58a7ef24 /Master/texmf-dist/tex/latex/biblatex-chem | |
parent | 8ee4aa4b11b67745947366bf98684910f01f7aec (diff) |
biblatex-chem 1.1e (14oct11)
git-svn-id: svn://tug.org/texlive/trunk@24286 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-chem')
8 files changed, 106 insertions, 24 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx index b1fdf207614..94bf9abdfb4 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-acs.bbx}[2011/09/25 v1.1d biblatex bibliography style] +\ProvidesFile{chem-acs.bbx}[2011/10/14 v1.1e biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -636,10 +636,10 @@ %% chem-biochem.cbx, %% chem-rsc.bbx and %% chem-rsc.cbx, -%% and the derived files biblatex-chem.pdf and +%% and the derived files biblatex-chem.pdf, %% biblatex-chem-acs.pdf, %% biblatex-chem-angew.pdf, -%% biblatex-chem-biochem.pdf, +%% biblatex-chem-biochem.pdf and %% biblatex-chem-rsc.pdf. %% %% diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx index 47c6cb59204..35e3fcee361 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-acs.cbx}[2011/09/25 v1.1d biblatex citation style] +\ProvidesFile{chem-acs.cbx}[2011/10/14 v1.1e biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -47,10 +47,10 @@ %% chem-biochem.cbx, %% chem-rsc.bbx and %% chem-rsc.cbx, -%% and the derived files biblatex-chem.pdf and +%% and the derived files biblatex-chem.pdf, %% biblatex-chem-acs.pdf, %% biblatex-chem-angew.pdf, -%% biblatex-chem-biochem.pdf, +%% biblatex-chem-biochem.pdf and %% biblatex-chem-rsc.pdf. %% %% diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx index a0217918709..63065008362 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-angew.bbx}[2011/09/25 v1.1d biblatex bibliography style] +\ProvidesFile{chem-angew.bbx}[2011/10/14 v1.1e biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -515,6 +515,47 @@ \usebibmacro{finentry}% } +\DeclareBibliographyDriver{manual}{% + \usebibmacro{bibindex}% + \usebibmacro{begentry}% + \usebibmacro{author/editor}% + \setunit{\labelnamepunct}\newblock + \usebibmacro{title}% + \newunit + \printlist{language}% + \newunit\newblock + \usebibmacro{byauthor}% + \newunit\newblock + \usebibmacro{byeditor}% + \newunit\newblock + \usebibmacro{series+number}% + \newunit\newblock + \printfield{type}% + \newunit + \printfield{version}% + \newunit + \printfield{note}% + \newunit\newblock + \printlist{organization}% + \newunit + \usebibmacro{publisher+location+date}% + \newunit\newblock + \usebibmacro{chapter+pages}% + \newunit + \printfield{pagetotal}% + \newunit\newblock + \iftoggle{bbx:isbn} + {\printfield{isbn}} + {}% + \newunit\newblock + \usebibmacro{doi+eprint+url}% + \newunit\newblock + \usebibmacro{addendum+pubstate}% + \setunit{\bibpagerefpunct}\newblock + \usebibmacro{pageref}% + \usebibmacro{finentry}% +} + \DeclareBibliographyDriver{patent}{% \usebibmacro{bibindex}% \usebibmacro{begentry}% @@ -606,10 +647,10 @@ %% chem-biochem.cbx, %% chem-rsc.bbx and %% chem-rsc.cbx, -%% and the derived files biblatex-chem.pdf and +%% and the derived files biblatex-chem.pdf, %% biblatex-chem-acs.pdf, %% biblatex-chem-angew.pdf, -%% biblatex-chem-biochem.pdf, +%% biblatex-chem-biochem.pdf and %% biblatex-chem-rsc.pdf. %% %% diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx index 983520893a8..8e00d5ce729 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-angew.cbx}[2011/09/25 v1.1d biblatex citation style] +\ProvidesFile{chem-angew.cbx}[2011/10/14 v1.1e biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -65,10 +65,10 @@ %% chem-biochem.cbx, %% chem-rsc.bbx and %% chem-rsc.cbx, -%% and the derived files biblatex-chem.pdf and +%% and the derived files biblatex-chem.pdf, %% biblatex-chem-acs.pdf, %% biblatex-chem-angew.pdf, -%% biblatex-chem-biochem.pdf, +%% biblatex-chem-biochem.pdf and %% biblatex-chem-rsc.pdf. %% %% diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx index d8b02bf01af..fca6adea1bd 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-biochem.bbx}[2011/09/25 v1.1d biblatex bibliography style] +\ProvidesFile{chem-biochem.bbx}[2011/10/14 v1.1e biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -660,10 +660,10 @@ %% chem-biochem.cbx, %% chem-rsc.bbx and %% chem-rsc.cbx, -%% and the derived files biblatex-chem.pdf and +%% and the derived files biblatex-chem.pdf, %% biblatex-chem-acs.pdf, %% biblatex-chem-angew.pdf, -%% biblatex-chem-biochem.pdf, +%% biblatex-chem-biochem.pdf and %% biblatex-chem-rsc.pdf. %% %% diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx index a3814a7d600..928d2f50c70 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-biochem.cbx}[2011/09/25 v1.1d biblatex citation style] +\ProvidesFile{chem-biochem.cbx}[2011/10/14 v1.1e biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -46,10 +46,10 @@ %% chem-biochem.cbx, %% chem-rsc.bbx and %% chem-rsc.cbx, -%% and the derived files biblatex-chem.pdf and +%% and the derived files biblatex-chem.pdf, %% biblatex-chem-acs.pdf, %% biblatex-chem-angew.pdf, -%% biblatex-chem-biochem.pdf, +%% biblatex-chem-biochem.pdf and %% biblatex-chem-rsc.pdf. %% %% diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx index 33946be0823..d88fad217e2 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-rsc.bbx}[2011/09/25 v1.1d biblatex bibliography style] +\ProvidesFile{chem-rsc.bbx}[2011/10/14 v1.1e biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} @@ -468,6 +468,47 @@ \usebibmacro{finentry}% } +\DeclareBibliographyDriver{manual}{% + \usebibmacro{bibindex}% + \usebibmacro{begentry}% + \usebibmacro{author/editor}% + \setunit{\labelnamepunct}\newblock + \usebibmacro{title}% + \newunit + \printlist{language}% + \newunit\newblock + \usebibmacro{byauthor}% + \newunit\newblock + \usebibmacro{byeditor}% + \newunit\newblock + \usebibmacro{series+number}% + \newunit\newblock + \printfield{type}% + \newunit + \printfield{version}% + \newunit + \printfield{note}% + \newunit\newblock + \printlist{organization}% + \newunit + \usebibmacro{publisher+location+date}% + \newunit\newblock + \usebibmacro{chapter+pages}% + \newunit + \printfield{pagetotal}% + \newunit\newblock + \iftoggle{bbx:isbn} + {\printfield{isbn}} + {}% + \newunit\newblock + \usebibmacro{doi+eprint+url}% + \newunit\newblock + \usebibmacro{addendum+pubstate}% + \setunit{\bibpagerefpunct}\newblock + \usebibmacro{pageref}% + \usebibmacro{finentry}% +} + \DeclareBibliographyDriver{patent}{% \usebibmacro{bibindex}% \usebibmacro{begentry}% @@ -559,10 +600,10 @@ %% chem-biochem.cbx, %% chem-rsc.bbx and %% chem-rsc.cbx, -%% and the derived files biblatex-chem.pdf and +%% and the derived files biblatex-chem.pdf, %% biblatex-chem-acs.pdf, %% biblatex-chem-angew.pdf, -%% biblatex-chem-biochem.pdf, +%% biblatex-chem-biochem.pdf and %% biblatex-chem-rsc.pdf. %% %% diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx index 0ebc26592af..3d00c86f59a 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx @@ -8,7 +8,7 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{chem-rsc.cbx}[2011/09/25 v1.1d biblatex citation style] +\ProvidesFile{chem-rsc.cbx}[2011/10/14 v1.1e biblatex citation style] \RequireCitationStyle{numeric-comp} @@ -47,10 +47,10 @@ %% chem-biochem.cbx, %% chem-rsc.bbx and %% chem-rsc.cbx, -%% and the derived files biblatex-chem.pdf and +%% and the derived files biblatex-chem.pdf, %% biblatex-chem-acs.pdf, %% biblatex-chem-angew.pdf, -%% biblatex-chem-biochem.pdf, +%% biblatex-chem-biochem.pdf and %% biblatex-chem-rsc.pdf. %% %% |