summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-19 01:21:22 +0000
committerKarl Berry <karl@freefriends.org>2009-11-19 01:21:22 +0000
commit01d93d3639c9411877c1fcb7034fa3d4d36e3afe (patch)
tree9f920abc7e314b37e0716774796c69df3abdf88b /Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty
parent645b78066f77342d312a8ecd43069de9e4cfc031 (diff)
chemstyle update (18nov09)
git-svn-id: svn://tug.org/texlive/trunk@16070 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.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty
index f8d2999cd85..3bf0672e441 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/08/23 v2.0a Schemes and style for chemistry]
+ [2009/11/18 v2.0c Schemes and style for chemistry]
\RequirePackage{amstext,caption,chemscheme,xspace}
\SetupKeyvalOptions{
family=cst,
@@ -103,7 +103,8 @@
\@ifpackageloaded{SIunits}{}{%
\@ifpackageloaded{unitsdef}{}{%
\IfFileExists{siunitx.sty}{%
- \RequirePackage[alsoload=synchem]{siunitx}
+ \RequirePackage{siunitx}
+ \requiresiconfigs{synchem}
}{%
\IfFileExists{SIunits.sty}{%
\RequirePackage{SIunits}
@@ -481,6 +482,7 @@
%% chemstyle.ins,
%% chemstyle.sty,
%% chemscheme.sty,
+%% and a number of .cfg files.
%%
%%
%% End of file `chemstyle.sty'.