summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty
diff options
context:
space:
mode:
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'.