diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-09 23:50:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-09 23:50:24 +0000 |
commit | a537ae6ab1d70622dbd4c64320c43ec515bc51a7 (patch) | |
tree | fc540d1b35a87cf06aad5534c27d11eca96d7913 /Master | |
parent | c631107aff93efa7e5c88aae2bec4c1dd0af7bc8 (diff) |
biblatex-chem update (9may10)
git-svn-id: svn://tug.org/texlive/trunk@18171 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
15 files changed, 21 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.pdf b/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.pdf Binary files differindex 7f32d20b9f8..c899df194e6 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.tex b/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.tex index 97f372f2b89..fc35c65c686 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.tex +++ b/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.tex @@ -15,10 +15,10 @@ \makeatother \title{The \textsf{biblatex-chem} bundle --- \textsf{biblatex} styles for chemistry% - \thanks{Describes version v0.9c, released 2010/05/07}} + \thanks{Describes version v0.9d, released 2010/05/08}} \author{Joseph Wright% \thanks{E-mail: joseph.wright@morningstar2.co.uk}} -\date{Released 2010/05/07} +\date{Released 2010/05/08} \begin{document} \maketitle \begin{abstract} @@ -217,7 +217,13 @@ for the layout of references to journal articles. The examples and test database provided with this bundle should be consulted to see how the formatting is intended to work. Feedback on errors an omissions in either the database or the -styles is very welcome. +styles is very welcome. Please report any bugs either +by e-mail +\href{mailto:joseph.wright@morningstar2.co.uk}% +{joseph.wright@morningstar2.co.uk} or by filing a bug +in the +\href{http://bitbucket.org/josephwright/biblatex-chem/issues}% +{BibBucket database} \printbibliography diff --git a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-acs.pdf b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-acs.pdf Binary files differindex bda7bf01cbe..d0f01898af4 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-acs.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-acs.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-acs.tex b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-acs.tex index 3bb429afd2b..5b76bfc24a5 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-acs.tex +++ b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-acs.tex @@ -39,4 +39,8 @@ given, the citations will be superscript and punctuation will be moved before citations, for example.\footfullcite{Kabbe1973} or \autocite{Arduengo1991}. +\nocite{*} + +\printbibliography + \end{document}
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-angew.pdf b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-angew.pdf Binary files differindex 65a4cbf11a5..40e4c977eff 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-angew.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-angew.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-biochem.pdf b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-biochem.pdf Binary files differindex fa908401444..121d6dee517 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-biochem.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-biochem.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-rsc.pdf b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-rsc.pdf Binary files differindex 7c2d1b99d74..200e5c8730a 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-rsc.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-chem/examples/style-chem-rsc.pdf diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-acs.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-acs.bbx index 93b912906e9..4bb29e6d4d3 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-acs.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-acs.bbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-acs.bbx} -[2010/05/07 v0.9c biblatex bibliography style] +[2010/05/08 v0.9d biblatex bibliography style] \ExecuteBibliographyOptions{labelnumber,maxnames=15,urldate=long} diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-angew.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-angew.bbx index bbeb27fd8cc..c7e9924d267 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-angew.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-angew.bbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-angew.bbx} -[2010/05/07 v0.9c biblatex bibliography style] +[2010/05/08 v0.9d biblatex bibliography style] \ExecuteBibliographyOptions{labelnumber,maxnames=999} diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-biochem.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-biochem.bbx index 6297c631ef8..ebc6bf96e5e 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-biochem.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-biochem.bbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-biochem.bbx} -[2010/05/07 v0.9c biblatex bibliography style] +[2010/05/08 v0.9d biblatex bibliography style] \ExecuteBibliographyOptions{labelnumber,maxnames=15,urldate=long,useprefix} diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-rsc.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-rsc.bbx index 5fd115929d0..7f7460cabdd 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-rsc.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/bbx/chem-rsc.bbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-rsc.bbx} -[2010/05/07 v0.9c biblatex bibliography style] +[2010/05/08 v0.9d biblatex bibliography style] \ExecuteBibliographyOptions{labelnumber,maxnames=999} diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-acs.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-acs.cbx index 283787cb127..2e37ef8d76a 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-acs.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-acs.cbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-acs.cbx} -[2010/05/07 v0.9c biblatex citation style] +[2010/05/08 v0.9d biblatex citation style] \RequireCitationStyle{numeric-comp} \ExecuteBibliographyOptions{% diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-angew.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-angew.cbx index 57c367b44ce..0aebe55d596 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-angew.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-angew.cbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-angew.cbx} -[2010/05/07 v0.9c biblatex citation style] +[2010/05/08 v0.9d biblatex citation style] \RequireCitationStyle{numeric-comp} \ExecuteBibliographyOptions{% diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-biochem.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-biochem.cbx index e2945f41909..96af8618fc0 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-biochem.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-biochem.cbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-biochem.cbx} -[2010/05/07 v0.9c biblatex citation style] +[2010/05/08 v0.9d biblatex citation style] \RequireCitationStyle{numeric-comp} \ExecuteBibliographyOptions{sorting=none} diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-rsc.cbx b/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-rsc.cbx index 83a1c4e807c..d7e9d10007b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-rsc.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-chem/cbx/chem-rsc.cbx @@ -1,5 +1,5 @@ \ProvidesFile{chem-rsc.cbx} -[2010/05/07 v0.9c biblatex citation style] +[2010/05/08 v0.9d biblatex citation style] \RequireCitationStyle{numeric-comp} \ExecuteBibliographyOptions{% |