summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-chem
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-06 01:04:56 +0000
committerKarl Berry <karl@freefriends.org>2012-02-06 01:04:56 +0000
commit704b0a2cd969d179bc358cdcab83eca10cd0a26c (patch)
treed861db78247e2637692d80b084bdbdd592e98bf2 /Master/texmf-dist/tex/latex/biblatex-chem
parentbd19e544f99a54aa85bca6579ae74c944dbe984d (diff)
biblatex-chem (5feb12)
git-svn-id: svn://tug.org/texlive/trunk@25304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-chem')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx42
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx4
8 files changed, 54 insertions, 16 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 94bf9abdfb4..c14400ec719 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/10/14 v1.1e biblatex bibliography style]
+\ProvidesFile{chem-acs.bbx}[2012/02/05 v1.1f biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -80,6 +80,7 @@
\iftoggle{bbx:pageranges}{#1}{\mkfirstpage{#1}}%
}
\DeclareFieldFormat*{title}{#1\adddot}
+\DeclareFieldFormat[report]{title}{\mkbibemph{#1}}
\DeclareFieldFormat[book, collection, inproceedings]{title}{\mkbibemph{#1}}
\DeclareFieldFormat{url}{\url{#1}}
\DeclareFieldFormat[article]{volume}{\mkbibemph{#1}}
@@ -608,8 +609,45 @@
\usebibmacro{finentry}%
}
+\DeclareBibliographyDriver{report}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{begentry}%
+ \usebibmacro{author}%
+ \setunit{\labelnamepunct}\newblock
+ \usebibmacro{title}%
+ \newunit
+ \printlist{language}%
+ \newunit\newblock
+ \usebibmacro{byauthor}%
+ \setunit{\addsemicolon\space}%
+ \printfield{type}%
+ \setunit*{\addspace}%
+ \printfield{number}%
+ \newunit\newblock
+ \printfield{version}%
+ \newunit
+ \printfield{note}%
+ \setunit{\addsemicolon\space}%
+ \usebibmacro{institution+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit
+ \printfield{pagetotal}%
+ \newunit\newblock
+ \iftoggle{bbx:isbn}
+ {\printfield{isrn}}
+ {}%
+ \newunit\newblock
+ \usebibmacro{doi+eprint+url}%
+ \newunit\newblock
+ \usebibmacro{addendum+pubstate}%
+ \setunit{\bibpagerefpunct}\newblock
+ \usebibmacro{pageref}%
+ \usebibmacro{finentry}%
+}
+
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
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 35e3fcee361..7d51da1a2b7 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/10/14 v1.1e biblatex citation style]
+\ProvidesFile{chem-acs.cbx}[2012/02/05 v1.1f biblatex citation style]
\RequireCitationStyle{numeric-comp}
@@ -20,7 +20,7 @@
}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
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 63065008362..91e3b146b9a 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/10/14 v1.1e biblatex bibliography style]
+\ProvidesFile{chem-angew.bbx}[2012/02/05 v1.1f biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -620,7 +620,7 @@
}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
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 8e00d5ce729..a7ff74f83c9 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/10/14 v1.1e biblatex citation style]
+\ProvidesFile{chem-angew.cbx}[2012/02/05 v1.1f biblatex citation style]
\RequireCitationStyle{numeric-comp}
@@ -38,7 +38,7 @@
{\usebibmacro{cite:dump}}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
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 fca6adea1bd..624081a6fa6 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/10/14 v1.1e biblatex bibliography style]
+\ProvidesFile{chem-biochem.bbx}[2012/02/05 v1.1f biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -633,7 +633,7 @@
}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
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 928d2f50c70..7de9f1fa249 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/10/14 v1.1e biblatex citation style]
+\ProvidesFile{chem-biochem.cbx}[2012/02/05 v1.1f biblatex citation style]
\RequireCitationStyle{numeric-comp}
@@ -19,7 +19,7 @@
\renewcommand*\bibrightbracket{)\midsentence}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
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 d88fad217e2..f0501b34fe2 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/10/14 v1.1e biblatex bibliography style]
+\ProvidesFile{chem-rsc.bbx}[2012/02/05 v1.1f biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -573,7 +573,7 @@
}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
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 3d00c86f59a..5dceb06ef5d 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/10/14 v1.1e biblatex citation style]
+\ProvidesFile{chem-rsc.cbx}[2012/02/05 v1.1f biblatex citation style]
\RequireCitationStyle{numeric-comp}
@@ -20,7 +20,7 @@
}
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of