diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty | 3 |
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 ca86d223018..b584124920e 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty @@ -281,6 +281,8 @@ \InlineClass{theoremheadersc}{##1\ (##3)\theorem@separator}]} }% not amsthm \ifbool{LWR@ntheoremamsthm}{}{% +\ifx\thm@usestd\@undefined +\else \theoremnumbering{arabic} \theoremstyle{plain} \RequirePackage{latexsym} @@ -326,6 +328,7 @@ \qedsymbol{\HTMLunicode{220E}}% UTF-8 end-of-proof \theoremsymbol{} +\fi }% not amsthm \ifbool{LWR@ntheoremamsthm}{ |