summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/thmtools/thm-ntheorem.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/thmtools/thm-ntheorem.dtx')
-rw-r--r--Master/texmf-dist/source/latex/thmtools/thm-ntheorem.dtx8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/thmtools/thm-ntheorem.dtx b/Master/texmf-dist/source/latex/thmtools/thm-ntheorem.dtx
index 0e62613fa6d..09f528cb001 100644
--- a/Master/texmf-dist/source/latex/thmtools/thm-ntheorem.dtx
+++ b/Master/texmf-dist/source/latex/thmtools/thm-ntheorem.dtx
@@ -61,7 +61,13 @@
}
% sorry, only style, not def with ntheorem.
\define@key{thmstyle}{qed}[\qedsymbol]{%
- \theoremsymbol{#1}%
+ \@ifpackagewith{ntheorem}{thmmarks}{%
+ \theoremsymbol{#1}%
+ }{%
+ \thmt@notsupported
+ {ntheorem without thmmarks option}%
+ {headindent}%
+ }%
}
\let\@upn=\textup