diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-04-15 15:04:38 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-04-15 15:04:38 +0000 |
commit | 977f0bb4e6e862250a9c2097e85c9f1637dc190d (patch) | |
tree | 1e57215809250219a00cbebe8d965070bcb0df30 /Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty | |
parent | fa8a5548dd2d84774203674a9e26a4015b5925f4 (diff) |
chemstyle v1.2b
git-svn-id: svn://tug.org/texlive/trunk@7421 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty index a00b2fac5ac..87fe0b2aa1f 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty +++ b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty @@ -15,7 +15,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{chemstyle} - [2008/03/21 v1.2a Writing chemistry with style] + [2008/04/14 v1.2b Writing chemistry with style] \RequirePackage{xkeyval} \@ifpackagelater{xkeyval}{2005/05/07} {} @@ -100,7 +100,7 @@ \setkeys[cst]{opt}{#1}% \ifnum0=`{\fi\iffalse}\fi} \AtBeginDocument{ - \@ifpackageloaded{si} + \@ifpackageloaded{siunitx} {\makeatletter \si@requirecfgs{synchem} \makeatother} |