summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/computational-complexity/ccthm.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/computational-complexity/ccthm.sty')
-rw-r--r--Master/texmf-dist/tex/latex/computational-complexity/ccthm.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/ccthm.sty b/Master/texmf-dist/tex/latex/computational-complexity/ccthm.sty
index 4a0908feaac..ee5fc9ffbb9 100644
--- a/Master/texmf-dist/tex/latex/computational-complexity/ccthm.sty
+++ b/Master/texmf-dist/tex/latex/computational-complexity/ccthm.sty
@@ -31,13 +31,13 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\ProvidesPackage{ccthm}[2012/06/22 v2.25
+\ProvidesPackage{ccthm}[2014/07/08 v2.25d
theorem environments for cc. Michael Nuesken, Bonn.]
\newif\if@theoremitemprefixes
\DeclareOption{theoremitemprefixes}{\@theoremitemprefixestrue}
\DeclareOption{notheoremitemprefixes}{\@theoremitemprefixesfalse}
\ExecuteOptions{theoremitemprefixes}
-\ProcessOptions\relax
+\ProcessOptions*
\RequirePackage{theorem}[1995/11/23 v2.2c]
\RequirePackage{thcc}
\RequirePackage{relabel}
@@ -78,7 +78,7 @@
\protect\protect\protect\@@conduselabel
{{\protect\csname the#1\endcsname}}%
{\@thm@bare@currentlabel}{\@thm@currentlabel}%
- (\theenumi.\theenumii.\theenumiii##1)}
+ (\theenumi.\theenumii.\theenumiii##1)}%
}
\else
\def\EnumerationInTheorems#1{%
@@ -89,7 +89,7 @@
\def\theenumiii{\@arabic\c@enumiii}%
\def\labelenumiii{(\theenumiii)}%
\defprefix{enumiii}##1{(\theenumi.\theenumii.##1)}%
- \defprefix{enumiv}##1{(\theenumi.\theenumii.\theenumiii##1)}
+ \defprefix{enumiv}##1{(\theenumi.\theenumii.\theenumiii##1)}%
}
\fi
\def\reset@prefixrefstepcounter#1{%