From 3b27b81d914d73f41fb53f7ea8fc4af31eacceb7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Apr 2012 16:29:51 +0000 Subject: coolthms (8apr12) git-svn-id: svn://tug.org/texlive/trunk@25885 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/coolthms/coolthms.sty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/coolthms/coolthms.sty') diff --git a/Master/texmf-dist/tex/latex/coolthms/coolthms.sty b/Master/texmf-dist/tex/latex/coolthms/coolthms.sty index 4ed2c6fd0a4..e3739d5615b 100644 --- a/Master/texmf-dist/tex/latex/coolthms/coolthms.sty +++ b/Master/texmf-dist/tex/latex/coolthms/coolthms.sty @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{coolthms}[2012/03/29 v1.0 Theorem markup and advanced referencing] +\ProvidesPackage{coolthms}[2012/04/01 v1.1 Theorem markup and advanced referencing] \let\Finv\@undefined \let\Game\@undefined \let\beth\@undefined @@ -46,7 +46,7 @@ \DeclareStringOption[\proofname]{proofname} \DeclareStringOption[$\Box$]{proofsymbol} \DeclareStringOption[\it]{proofcaptionstyle} -\DeclareStringOption[0em]{proofindent} +\DeclareStringOption[\coolthms@indent]{proofindent} \DeclareStringOption[:]{separator} \DeclareStringOption[0em]{indent} \DeclareStringOption[0pt]{minskip} @@ -104,7 +104,7 @@ }% \newcommandx*{\theoremmarkup}[6][1=\bf,2=\normalfont,3=\relax,% 4=\coolthms@indent,5=\coolthms@separator,6=arabic]{ - \theoremheaderfont{\hspace*{-#4}#1} + \theoremheaderfont{\hspace*{-\theorem@indent}#1} \theorembodyfont{#2} \theoremsymbol{#3} \theoremindent#4\relax -- cgit v1.2.3