summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-11 21:33:43 +0000
committerKarl Berry <karl@freefriends.org>2021-04-11 21:33:43 +0000
commit86662024018682cdc86b1bd94ae021b0b39a23f8 (patch)
tree323a6697b8ce7367197edc4e2fe4feaffcb45469 /Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty
parent0305002960075b3f60f4125ed15d4dae571f55c3 (diff)
lwarp
git-svn-id: svn://tug.org/texlive/trunk@58837 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty
index 5096a264f66..7febe5f1619 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty
@@ -63,6 +63,7 @@
\refstepcounter[#1]{#2}% <<< cleveref modification
\theorem@prework
\LWR@forcenewpage% lwarp
+ \LWR@printpendingfootnotes% lwarp
\BlockClass{theorembody#1}%\LWR@thisthmstyle% lwarp
\trivlist % latex's \trivlist, calling latex's \@trivlist unchanged
\ifuse@newframeskips % cf. latex.ltx for topsepadd: \@trivlist
@@ -99,6 +100,7 @@
\refstepcounter{#2}%
\theorem@prework
\LWR@forcenewpage% lwarp
+ \LWR@printpendingfootnotes% lwarp
\BlockClass{theorembody#1}%\LWR@thisthmstyle% lwarp
\trivlist % latex's \trivlist, calling latex's \@trivlist unchanged
\ifuse@newframeskips % cf. latex.ltx for topsepadd: \@trivlist
@@ -469,6 +471,7 @@
}{}%
\LWR@origendtheorem% also does \@endtrivlist
\ifbool{LWR@ntheoremmarks}{\global\setendmarktrue}{}%
+ \LWR@printpendingfootnotes% lwarp
\endBlockClass%
}
\gdef\NoEndMark{\global\setendmarkfalse}