summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/chemstyle
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-27 01:30:25 +0000
committerKarl Berry <karl@freefriends.org>2009-11-27 01:30:25 +0000
commit45a77effd223883b558d54a8a7cbd6a87aa01e16 (patch)
tree9aba8b04d1d049eb3f1001ac1b3ec18a035d7d27 /Master/texmf-dist/source/latex/chemstyle
parent6d2deb683c6f5f51f911abd9ffca4096dc128772 (diff)
chemstyle update (26nov09)
git-svn-id: svn://tug.org/texlive/trunk@16187 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/chemstyle')
-rw-r--r--Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx23
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx b/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx
index ec9684fd4c0..23595c36779 100644
--- a/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx
+++ b/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx
@@ -995,7 +995,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*package>
\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,
@@ -1159,6 +1159,7 @@ This work consists of the file chemstyle.dtx and
%\begin{macro}{\molar}
%\begin{macro}{\mmHg}
%\begin{macro}{\mol}
+%\changes{v2.0d}{2009/11/26}{Fix bug with \pkg{KOMA-Script}}
% The \pkg{siunitx} package provides all of the units desired here.
% So if it is loaded, the module \opt{synchem} is all that needs to
% be loaded.
@@ -1170,7 +1171,7 @@ This work consists of the file chemstyle.dtx and
\@ifpackageloaded{unitsdef}{}{%
\IfFileExists{siunitx.sty}{%
\RequirePackage{siunitx}
- \requiresiconfigs{synchem}
+ \AtBeginDocument{\requiresiconfigs{synchem}}%
}{%
\IfFileExists{SIunits.sty}{%
\RequirePackage{SIunits}
@@ -1774,7 +1775,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*chemscheme>
\ProvidesPackage{chemscheme}
- [2009/11/18 v2.0c Schemes for chemistry]
+ [2009/11/26 v2.0d Schemes for chemistry]
\RequirePackage{kvoptions,psfrag}
\SetupKeyvalOptions{
family=cst,
@@ -2263,7 +2264,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*angew>
\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
@@ -2285,7 +2286,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*ic>
\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},
@@ -2318,7 +2319,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*jacs>
\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},
@@ -2351,7 +2352,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*jomc>
\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,
@@ -2375,7 +2376,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*jpc>
\ProvidesFile{jpc.chemstyle.cfg}
- [2009/11/18 v2.0c J. Phys. Chem. journal style]
+ [2009/11/26 v2.0d J. Phys. Chem. journal style]
\DeclareCaptionFormat{labelcaps}{\MakeUppercase{#1}#2#3}
\captionsetup{
font = bf,
@@ -2409,7 +2410,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*orglett>
\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,
@@ -2533,7 +2534,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*rsc>
\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
@@ -2549,7 +2550,7 @@ This work consists of the file chemstyle.dtx and
% \begin{macrocode}
%<*tetlett>
\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,