summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/computational-complexity/thcc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/computational-complexity/thcc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/computational-complexity/thcc.sty20
1 files changed, 13 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/thcc.sty b/Master/texmf-dist/tex/latex/computational-complexity/thcc.sty
index 7b18b8a21e2..bf9d5a58a48 100644
--- a/Master/texmf-dist/tex/latex/computational-complexity/thcc.sty
+++ b/Master/texmf-dist/tex/latex/computational-complexity/thcc.sty
@@ -6,7 +6,7 @@
%%
%% cc.dtx (with options: `thcc,chartab')
%%
-%% Copyright 2000-2012
+%% Copyright 2000-2013
%% Michael N"usken, Joachim von zur Gathen, computational complexity
%%
%% IMPORTANT NOTICE:
@@ -32,7 +32,7 @@
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesPackage{thcc}[2008/03/18 v2.08
+\ProvidesPackage{thcc}[2012/06/22 v2.25
computational complexity, theorem layouts.
Michael Nuesken, Bonn.]
\RequirePackage{theorem}[1995/11/23 v2.2c]
@@ -60,13 +60,15 @@
}{}%
\if@manualbibliography\def\activate@shortcite{}\fi
}
+\newskip\postthmcmtskip
+\postthmcmtskip .5em plus .5em
\def\th@cc{%
\normalfont\slshape
\def\@begintheorem##1##2{\item
[\hskip\labelsep \theorem@headerfont ##1\ ##2.]}%
\def\@opargbegintheorem##1##2##3{\item
[\hskip\labelsep \theorem@headerfont ##1\ ##2]%
- {\normalfont({\activate@shortcite{}##3}).}}%
+ {\normalfont({\activate@shortcite{}##3}).}\hskip\postthmcmtskip}%
}
\def\th@ccnn{%
\normalfont\slshape
@@ -74,15 +76,19 @@
[\hskip\labelsep \theorem@headerfont ##1.]}%
\def\@opargbegintheorem##1##2##3{\item
[\hskip\labelsep \theorem@headerfont ##1]%
- {\normalfont({\activate@shortcite{}##3}).}}%
+ {\normalfont({\activate@shortcite{}##3}).}\hskip\postthmcmtskip}%
}
+\newskip\postprfcmtskip
+\postprfcmtskip .5em plus 1em
\def\th@ccproof{%
\normalfont\upshape
\def\@begintheorem##1##2{\item
- [\hskip\labelsep \theorem@headerfont ##1.\ \ ]}%
+ [\hskip\labelsep \theorem@headerfont ##1.\ \ ]%
+ \itemindent\labelsep}%
\def\@opargbegintheorem##1##2##3{\item
- [\hskip\labelsep \theorem@headerfont ##1\ %
- \normalfont({\activate@shortcite{}##3}).\ \ ]}%
+ [\hskip\labelsep \theorem@headerfont ##1]%
+ {\normalfont({\activate@shortcite{}##3}).}\hskip\postprfcmtskip
+ \itemindent\labelsep}%
}
\def\th@ccalgo{%
\normalfont\upshape