summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-theorem.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-16 22:18:18 +0000
committerKarl Berry <karl@freefriends.org>2017-04-16 22:18:18 +0000
commit5fbe6260252c3a2f45ca811a7e3e46b9ececb0c8 (patch)
tree1e834c0a9eb4d3ad0e6d4c3d1e7aafc5ddc4fa26 /Master/texmf-dist/tex/latex/lwarp/lwarp-theorem.sty
parent1b09f4bdca618bcbfca16d25489b96ab22875230 (diff)
lwarp (14apr17)
git-svn-id: svn://tug.org/texlive/trunk@43857 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-theorem.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-theorem.sty12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-theorem.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-theorem.sty
index b1572463ea6..2bc608f1a3e 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-theorem.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-theorem.sty
@@ -82,11 +82,13 @@
\fi}
\gdef\th@plain{%\normalfont\itshape
\def\@begintheorem##1##2{%
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep
\InlineClass{theoremheader}{##1\ ##2}
]}%
\def\@opargbegintheorem##1##2##3{%
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep
\InlineClass{theoremheader}{##1\ ##2\ (##3)}
@@ -95,11 +97,13 @@
\gdef\th@break{%\normalfont\slshape
\def\@begintheorem##1##2{%
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip \labelsep
\InlineClass{theoremheader}{##1\ ##2}\newline%
]}%
\def\@opargbegintheorem##1##2##3{%
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip \labelsep
\InlineClass{theoremheader}{##1\ ##2\ (##3)}\newline
@@ -108,11 +112,13 @@
\gdef\th@marginbreak{%\normalfont\slshape
\def\@begintheorem##1##2{
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep %
\InlineClass{theoremheader}{##2 \qquad ##1}\newline
]}%
\def\@opargbegintheorem##1##2##3{%
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep %
\InlineClass{theoremheader}{##2 \qquad ##1\ %
@@ -122,11 +128,13 @@
\gdef\th@changebreak{%\normalfont\slshape
\def\@begintheorem##1##2{
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep
\InlineClass{theoremheader}{##2\ ##1}\newline
]}%
\def\@opargbegintheorem##1##2##3{%
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep
\InlineClass{theoremheader}{ ##2\ ##1\ %
@@ -136,11 +144,13 @@
\gdef\th@change{%\normalfont\slshape
\def\@begintheorem##1##2{
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep
\InlineClass{theoremheader}{##2\ ##1}
]}%
\def\@opargbegintheorem##1##2##3{%
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep
\InlineClass{theoremheader}{##2\ ##1\ (##3)}
@@ -149,11 +159,13 @@
\gdef\th@margin{%\normalfont\slshape
\def\@begintheorem##1##2{
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep
\InlineClass{theoremheader}{##2 \qquad ##1}
]}%
\def\@opargbegintheorem##1##2##3{%
+\LWR@forcenewpage% new
\BlockClass{theorembody\LWR@thisthmstyle}% new
\item[\hskip\labelsep
\InlineClass{theoremheader}{##2 \qquad ##1\ (##3)}