diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-19 01:21:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-19 01:21:22 +0000 |
commit | 01d93d3639c9411877c1fcb7034fa3d4d36e3afe (patch) | |
tree | 9f920abc7e314b37e0716774796c69df3abdf88b /Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty | |
parent | 645b78066f77342d312a8ecd43069de9e4cfc031 (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/chemscheme.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty index 4b2103be04c..a9504b17fd1 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/08/23 v2.0a Schemes for chemistry] + [2009/11/18 v2.0c Schemes for chemistry] \RequirePackage{kvoptions,psfrag} \SetupKeyvalOptions{ family=cst, @@ -196,7 +196,7 @@ }% }% } -\ifx\cst@float@pkg\cst@opt@memoir\else +\ifx\cst@float@pkg\cst@opt@memoir \let\newfloat\@undefined \fi \@ifpackageloaded{chemstyle}{}{% @@ -322,6 +322,7 @@ %% chemstyle.ins, %% chemstyle.sty, %% chemscheme.sty, +%% and a number of .cfg files. %% %% %% End of file `chemscheme.sty'. |