summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty')
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty
index 7c7679c41c2..461cbe2cb76 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty
+++ b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty
@@ -15,9 +15,9 @@
%%
\NeedsTeXFormat{LaTeX2e}
\def\csh@id$#1: #2.#3 #4 #5-#6-#7 #8 #9${%
- #5/#6/#7\space v1.4\space}
+ #5/#6/#7\space v1.4a\space}
\ProvidesPackage{chemscheme}
- [\csh@id $Id: chemscheme.dtx 45 2008-07-23 11:27:13Z joseph $
+ [\csh@id $Id: chemscheme.dtx 48 2008-07-31 19:22:43Z joseph $
Support for chemical schemes]
\RequirePackage{kvoptions,psfrag,iflang}
\SetupKeyvalOptions{
@@ -130,10 +130,11 @@
\newcommand*{\listofschemes}{%
\listof{scheme}{\listschemename}}}
\newcommand*{\csh@makesch@floatrow}{%
- \DeclareNewFloatType{scheme}
- {fileext=los,placement=tbp,name=Scheme}
- \@ifundefined{chapter}{}
- {\floatsetup[scheme]{within=chapter}%
+ \@ifundefined{chapter}
+ {\DeclareNewFloatType{scheme}
+ {fileext=los,placement=tbp,name=Scheme}}
+ {\DeclareNewFloatType{scheme}
+ {fileext=los,placement=tbp,name=Scheme,within=chapter}%
\csh@fixchapter}%
\newcommand*{\listofschemes}{%
\listof{scheme}{\listschemename}}}