From 45a77effd223883b558d54a8a7cbd6a87aa01e16 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 27 Nov 2009 01:30:25 +0000 Subject: chemstyle update (26nov09) git-svn-id: svn://tug.org/texlive/trunk@16187 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty | 2 +- Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty | 4 ++-- Master/texmf-dist/tex/latex/chemstyle/config/angew.chemstyle.cfg | 2 +- Master/texmf-dist/tex/latex/chemstyle/config/ic.chemstyle.cfg | 2 +- Master/texmf-dist/tex/latex/chemstyle/config/jacs.chemstyle.cfg | 2 +- Master/texmf-dist/tex/latex/chemstyle/config/jomc.chemstyle.cfg | 2 +- Master/texmf-dist/tex/latex/chemstyle/config/orglett.chemstyle.cfg | 2 +- Master/texmf-dist/tex/latex/chemstyle/config/rsc.chemstyle.cfg | 2 +- Master/texmf-dist/tex/latex/chemstyle/config/tetlett.chemstyle.cfg | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty index a9504b17fd1..3a8c0df5f83 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty +++ b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty @@ -14,7 +14,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{chemscheme} - [2009/11/18 v2.0c Schemes for chemistry] + [2009/11/26 v2.0d Schemes for chemistry] \RequirePackage{kvoptions,psfrag} \SetupKeyvalOptions{ family=cst, diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty index 3bf0672e441..b640b39085b 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty +++ b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty @@ -14,7 +14,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{chemstyle} - [2009/11/18 v2.0c Schemes and style for chemistry] + [2009/11/26 v2.0d Schemes and style for chemistry] \RequirePackage{amstext,caption,chemscheme,xspace} \SetupKeyvalOptions{ family=cst, @@ -104,7 +104,7 @@ \@ifpackageloaded{unitsdef}{}{% \IfFileExists{siunitx.sty}{% \RequirePackage{siunitx} - \requiresiconfigs{synchem} + \AtBeginDocument{\requiresiconfigs{synchem}}% }{% \IfFileExists{SIunits.sty}{% \RequirePackage{SIunits} diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/angew.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/angew.chemstyle.cfg index 71d410c74d7..8d3d2c61402 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/angew.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/angew.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{angew.chemstyle.cfg} - [2009/11/18 v2.0c Angew. Chem. journal style] + [2009/11/26 v2.0d Angew. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = false diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/ic.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/ic.chemstyle.cfg index bacacc17089..575fb02ada0 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/ic.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/ic.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{ic.chemstyle.cfg} - [2009/11/18 v2.0c Inorg. Chem. journal style] + [2009/11/26 v2.0d Inorg. Chem. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/jacs.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/jacs.chemstyle.cfg index 43ed6b129d0..83a1afcba25 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/jacs.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/jacs.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{jacs.chemstyle.cfg} - [2009/11/18 v2.0c J. Am. Chem. Soc. journal style] + [2009/11/26 v2.0d J. Am. Chem. Soc. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/jomc.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/jomc.chemstyle.cfg index 23de7b46408..6dca3802156 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/jomc.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/jomc.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{jomc.chemstyle.cfg} - [2009/11/18 v2.0c J. Organomet. Chem. journal style] + [2009/11/26 v2.0d J. Organomet. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = true, diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/orglett.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/orglett.chemstyle.cfg index df8123011d7..61da19e8721 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/orglett.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/orglett.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{orglett.chemstyle.cfg} - [2009/11/18 v2.0c Org. Lett. journal style] + [2009/11/26 v2.0d Org. Lett. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = bf, diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/rsc.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/rsc.chemstyle.cfg index 50b81bc4a3c..214455a0443 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/rsc.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/rsc.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{rsc.chemstyle.cfg} - [2009/11/18 v2.0c RSC journal style] + [2009/11/26 v2.0d RSC journal style] \captionsetup{ labelsep = quad, labelfont = bf diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.chemstyle.cfg index cafc22d14d8..478fd58f5cc 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{tetlett.chemstyle.cfg} - [2009/11/18 v2.0c Tetrahedron Lett. journal style] + [2009/11/26 v2.0d Tetrahedron Lett. journal style] \captionsetup{ labelsep = period, labelfont = bf, -- cgit v1.2.3