texlive[48605] Master/texmf-dist: biblatex-chem (6sep18)

commits+karl at tug.org commits+karl at tug.org
Thu Sep 6 22:46:45 CEST 2018


Revision: 48605
          http://tug.org/svn/texlive?view=revision&revision=48605
Author:   karl
Date:     2018-09-06 22:46:44 +0200 (Thu, 06 Sep 2018)
Log Message:
-----------
biblatex-chem (6sep18)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.pdf
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-angew.pdf
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-angew.tex
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-biochem.pdf
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-biochem.tex
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-rsc.pdf
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-rsc.tex
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.pdf
    trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.tex
    trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx
    trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx
    trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx
    trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,50 +8,17 @@
 %% ---------------------------------------------------------------
 %%  
 
-\documentclass[a4paper]{ltxdoc}
-\usepackage{csquotes,lmodern}
-\usepackage[T1]{fontenc}
-\usepackage[utf8]{inputenc}
-\usepackage[final]{microtype}
-\usepackage[style=chem-acs,biblabel=dot]{biblatex}
-\usepackage{hyperref}
-
-\hypersetup{hidelinks}
-
-\addbibresource{biblatex-chem.bib}
-
-\author{Joseph Wright\thanks{E-mail: 
-  \href{mailto:joseph.wright at morningstar2.co.uk}
-  {\texttt{joseph.wright at morningstar2.co.uk}}}}
-\title{The \pkg{chem-acs} bibliography style for \pkg{biblatex}%
-  \footnote{This file describes v1.1u, last revised 2018/01/24.}}
-\date{Released 2018/01/24}
-
-\providecommand*{\pkg}[1]{\textsf{#1}}
-
-\begin{document}
-
-\maketitle
-
+\providecommand{\stylename}{acs}
+\providecommand{\styledescription}{%
 This package provides a style for \pkg{biblatex} which follows the
 guidelines of the American Chemical Society \autocite{Coghill2006}.
 The citation style is numeric
 and unsorted. The bibliography style follows the pattern of the layout
-used in the journal \emph{Journal of the American Chemical Society}. The
-style should be loaded in the usual way
-\begin{verbatim}
-\usepackage[style=chem-acs]{biblatex}
-\end{verbatim}
-The References section of this document demonstrates the format 
-generated by the package using the \texttt{biblatex-chem.bib} database
-of example records.
+used in the journal \emph{Journal of the American Chemical Society}.
+}
 
-\nocite{*}
+\input{biblatex-chem-common.tex}
 
-\printbibliography
-
-\end{document}
-
 %% 
 %% Copyright (C) 2010-2014,2016-2018 by
 %%   Joseph Wright <joseph.wright at morningstar2.co.uk>
@@ -71,6 +38,7 @@
 %%                                 biblatex-chem-acs.tex,
 %%                                 biblatex-chem-angew.tex,
 %%                                 biblatex-chem-biochem.tex,
+%%                                 biblatex-chem-common.tex,
 %%                                 biblatex-chem-rsc.tex,
 %%                                 chem-acs.bbx,
 %%                                 chem-acs.cbx,

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-angew.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-angew.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-angew.tex	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-angew.tex	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,49 +8,16 @@
 %% ---------------------------------------------------------------
 %%  
 
-\documentclass[a4paper]{ltxdoc}
-\usepackage{csquotes,lmodern}
-\usepackage[T1]{fontenc}
-\usepackage[utf8]{inputenc}
-\usepackage[final]{microtype}
-\usepackage[style=chem-angew]{biblatex}
-\usepackage{hyperref}
-
-\hypersetup{hidelinks}
-
-\addbibresource{biblatex-chem.bib}
-
-\author{Joseph Wright\thanks{E-mail: 
-  \href{mailto:joseph.wright at morningstar2.co.uk}
-  {\texttt{joseph.wright at morningstar2.co.uk}}}}
-\title{The \pkg{chem-angew} bibliography style for \pkg{biblatex}%
-  \footnote{This file describes v1.1u, last revised 2018/01/24.}}
-\date{Released 2018/01/24}
-
-\providecommand*{\pkg}[1]{\textsf{#1}}
-
-\begin{document}
-
-\maketitle
-
+\providecommand{\stylename}{angew}
+\providecommand{\styledescription}{%
 This package provides a style for \pkg{biblatex} which follows the
 guidelines of \emph{Angewandte Chemie}. The citation style is numeric
 and unsorted. The bibliography style follows the pattern of the layout
-used in the journal. The style should be
-loaded in the usual way
-\begin{verbatim}
-\usepackage[style=chem-angew]{biblatex}
-\end{verbatim}
-The References section of this document demonstrates the format 
-generated by the package using the \texttt{biblatex-chem.bib} database
-of example records.
+used in the journal.
+}
 
-\nocite{*}
+\input{biblatex-chem-common.tex}
 
-\printbibliography
-
-\end{document}
-
 %% 
 %% Copyright (C) 2010-2014,2016-2018 by
 %%   Joseph Wright <joseph.wright at morningstar2.co.uk>
@@ -70,6 +37,7 @@
 %%                                 biblatex-chem-acs.tex,
 %%                                 biblatex-chem-angew.tex,
 %%                                 biblatex-chem-biochem.tex,
+%%                                 biblatex-chem-common.tex,
 %%                                 biblatex-chem-rsc.tex,
 %%                                 chem-acs.bbx,
 %%                                 chem-acs.cbx,

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-biochem.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-biochem.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-biochem.tex	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-biochem.tex	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,50 +8,17 @@
 %% ---------------------------------------------------------------
 %%  
 
-\documentclass[a4paper]{ltxdoc}
-\usepackage{csquotes,lmodern}
-\usepackage[T1]{fontenc}
-\usepackage[utf8]{inputenc}
-\usepackage[final]{microtype}
-\usepackage[style=chem-biochem]{biblatex}
-\usepackage{hyperref}
-
-\hypersetup{hidelinks}
-
-\addbibresource{biblatex-chem.bib}
-
-\author{Joseph Wright\thanks{E-mail: 
-  \href{mailto:joseph.wright at morningstar2.co.uk}
-  {\texttt{joseph.wright at morningstar2.co.uk}}}}
-\title{The \pkg{chem-biochem} bibliography style for \pkg{biblatex}%
-  \footnote{This file describes v1.1u, last revised 2018/01/24.}}
-\date{Released 2018/01/24}
-
-\providecommand*{\pkg}[1]{\textsf{#1}}
-
-\begin{document}
-
-\maketitle
-
+\providecommand{\stylename}{biochem}
+\providecommand{\styledescription}{%
 This package provides a style for \pkg{biblatex} which follows the
 guidelines of the American Chemical Society \autocite{Coghill2006}.
 The citation style is numeric
 and unsorted. The bibliography style follows the pattern of the layout
-used in the journal \emph{Biochemistry}. The
-style should be loaded in the usual way
-\begin{verbatim}
-\usepackage[style=chem-biochem]{biblatex}
-\end{verbatim}
-The References section of this document demonstrates the format 
-generated by the package using the \texttt{biblatex-chem.bib} database
-of example records.
+used in the journal \emph{Biochemistry}.
+}
 
-\nocite{*}
+\input{biblatex-chem-common.tex}
 
-\printbibliography
-
-\end{document}
-
 %% 
 %% Copyright (C) 2010-2014,2016-2018 by
 %%   Joseph Wright <joseph.wright at morningstar2.co.uk>
@@ -71,6 +38,7 @@
 %%                                 biblatex-chem-acs.tex,
 %%                                 biblatex-chem-angew.tex,
 %%                                 biblatex-chem-biochem.tex,
+%%                                 biblatex-chem-common.tex,
 %%                                 biblatex-chem-rsc.tex,
 %%                                 chem-acs.bbx,
 %%                                 chem-acs.cbx,

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-rsc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-rsc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-rsc.tex	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-rsc.tex	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,49 +8,16 @@
 %% ---------------------------------------------------------------
 %%  
 
-\documentclass[a4paper]{ltxdoc}
-\usepackage{csquotes,lmodern}
-\usepackage[T1]{fontenc}
-\usepackage[utf8]{inputenc}
-\usepackage[final]{microtype}
-\usepackage[backend=bibtex,style=chem-rsc]{biblatex}
-\usepackage{hyperref}
-
-\hypersetup{hidelinks}
-
-\addbibresource{biblatex-chem.bib}
-
-\author{Joseph Wright\thanks{E-mail: 
-  \href{mailto:joseph.wright at morningstar2.co.uk}
-  {\texttt{joseph.wright at morningstar2.co.uk}}}}
-\title{The \pkg{chem-rsc} bibliography style for \pkg{biblatex}%
-  \footnote{This file describes v1.1u, last revised 2018/01/24.}}
-\date{Released 2018/01/24}
-
-\providecommand*{\pkg}[1]{\textsf{#1}}
-
-\begin{document}
-
-\maketitle
-
+\providecommand{\stylename}{rsc}
+\providecommand{\styledescription}{%
 This package provides a style for \pkg{biblatex} which follows the
 guidelines of Royal Society of Chemistry. The citation style is numeric
 and unsorted. The bibliography style follows the pattern of the layout
-used in the journal \emph{Chemical Communications}. The style should be
-loaded in the usual way
-\begin{verbatim}
-\usepackage[style=chem-rsc]{biblatex}
-\end{verbatim}
-The References section of this document demonstrates the format 
-generated by the package using the \texttt{biblatex-chem.bib} database
-of example records.
+used in the journal \emph{Chemical Communications}.
+}
 
-\nocite{*}
+\input{biblatex-chem-common.tex}
 
-\printbibliography
-
-\end{document}
-
 %% 
 %% Copyright (C) 2010-2014,2016-2018 by
 %%   Joseph Wright <joseph.wright at morningstar2.co.uk>
@@ -70,6 +37,7 @@
 %%                                 biblatex-chem-acs.tex,
 %%                                 biblatex-chem-angew.tex,
 %%                                 biblatex-chem-biochem.tex,
+%%                                 biblatex-chem-common.tex,
 %%                                 biblatex-chem-rsc.tex,
 %%                                 chem-acs.bbx,
 %%                                 chem-acs.cbx,

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.tex	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem.tex	2018-09-06 20:46:44 UTC (rev 48605)
@@ -21,8 +21,8 @@
   {\texttt{joseph.wright at morningstar2.co.uk}}}}
 \title{\pkg{biblatex-chem} -- A set of \pkg{biblatex} implementations of
   chemistry-related bibliography styles%
-  \footnote{This file describes v1.1u, last revised 2018/01/24.}}
-\date{Released 2018/01/24}
+  \footnote{This file describes v1.1v, last revised 2018/09/06.}}
+\date{Released 2018/09/06}
 
 \providecommand*{\opt}[1]{\texttt{#1}}
 \providecommand*{\pkg}[1]{\textsf{#1}}
@@ -226,6 +226,7 @@
   in \texttt{acs} and \texttt{biochem} styles}
 \changes{v1.1t}{2017/08/09}{Update some internals}
 \changes{v1.1u}{2018/01/24}{Update some aspects of name formatting}
+\changes{v1.1v}{2018/09/06}{Documentation tweaks}
 
 \PrintChanges
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,7 +8,7 @@
 %% ---------------------------------------------------------------
 %% 
 
-\ProvidesFile{chem-acs.bbx}[2018/01/24 v1.1u biblatex bibliography style]
+\ProvidesFile{chem-acs.bbx}[2018/09/06 v1.1v biblatex bibliography style]
 
 % Load the standard style to avoid copy-pasting unnecessary material
 \RequireBibliographyStyle{numeric-comp}

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.cbx	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,7 +8,7 @@
 %% ---------------------------------------------------------------
 %% 
 
-\ProvidesFile{chem-acs.cbx}[2018/01/24 v1.1u biblatex citation style]
+\ProvidesFile{chem-acs.cbx}[2018/09/06 v1.1v biblatex citation style]
 
 \RequireCitationStyle{numeric-comp}
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.bbx	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,7 +8,7 @@
 %% ---------------------------------------------------------------
 %% 
 
-\ProvidesFile{chem-angew.bbx}[2018/01/24 v1.1u biblatex bibliography style]
+\ProvidesFile{chem-angew.bbx}[2018/09/06 v1.1v biblatex bibliography style]
 
 % Load the standard style to avoid copy-pasting unnecessary material
 \RequireBibliographyStyle{numeric-comp}

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-angew.cbx	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,7 +8,7 @@
 %% ---------------------------------------------------------------
 %% 
 
-\ProvidesFile{chem-angew.cbx}[2018/01/24 v1.1u biblatex citation style]
+\ProvidesFile{chem-angew.cbx}[2018/09/06 v1.1v biblatex citation style]
 
 \RequireCitationStyle{numeric-comp}
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.bbx	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,7 +8,7 @@
 %% ---------------------------------------------------------------
 %% 
 
-\ProvidesFile{chem-biochem.bbx}[2018/01/24 v1.1u biblatex bibliography style]
+\ProvidesFile{chem-biochem.bbx}[2018/09/06 v1.1v biblatex bibliography style]
 
 % Load the standard style to avoid copy-pasting unnecessary material
 \RequireBibliographyStyle{numeric-comp}

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-biochem.cbx	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,7 +8,7 @@
 %% ---------------------------------------------------------------
 %% 
 
-\ProvidesFile{chem-biochem.cbx}[2018/01/24 v1.1u biblatex citation style]
+\ProvidesFile{chem-biochem.cbx}[2018/09/06 v1.1v biblatex citation style]
 
 \RequireCitationStyle{numeric-comp}
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.bbx	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,7 +8,7 @@
 %% ---------------------------------------------------------------
 %% 
 
-\ProvidesFile{chem-rsc.bbx}[2018/01/24 v1.1u biblatex bibliography style]
+\ProvidesFile{chem-rsc.bbx}[2018/09/06 v1.1v biblatex bibliography style]
 
 % Load the standard style to avoid copy-pasting unnecessary material
 \RequireBibliographyStyle{numeric-comp}

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx	2018-09-06 20:46:29 UTC (rev 48604)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-chem/chem-rsc.cbx	2018-09-06 20:46:44 UTC (rev 48605)
@@ -8,7 +8,7 @@
 %% ---------------------------------------------------------------
 %% 
 
-\ProvidesFile{chem-rsc.cbx}[2018/01/24 v1.1u biblatex citation style]
+\ProvidesFile{chem-rsc.cbx}[2018/09/06 v1.1v biblatex citation style]
 
 \RequireCitationStyle{numeric-comp}
 



More information about the tex-live-commits mailing list