summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/thmtools/source/thmdef-mdframed.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-08-02 03:03:49 +0000
committerNorbert Preining <norbert@preining.info>2020-08-02 03:03:49 +0000
commit1498fd91bffe57cfb36b3164ea5237cff0915559 (patch)
tree7f6d434ce2d84f807d78b9e557d0dbf89c15e232 /macros/latex/contrib/thmtools/source/thmdef-mdframed.dtx
parent614c1765c3e9a6f5665cbf4f4fb60e768054c2d4 (diff)
CTAN sync 202008020303
Diffstat (limited to 'macros/latex/contrib/thmtools/source/thmdef-mdframed.dtx')
-rw-r--r--macros/latex/contrib/thmtools/source/thmdef-mdframed.dtx3
1 files changed, 1 insertions, 2 deletions
diff --git a/macros/latex/contrib/thmtools/source/thmdef-mdframed.dtx b/macros/latex/contrib/thmtools/source/thmdef-mdframed.dtx
index 85c5d9bd2d..cae264b04e 100644
--- a/macros/latex/contrib/thmtools/source/thmdef-mdframed.dtx
+++ b/macros/latex/contrib/thmtools/source/thmdef-mdframed.dtx
@@ -24,8 +24,7 @@
\thmt@trytwice{}{%
\RequirePackage{mdframed}%
\RequirePackage{thm-patch}%
- \addtotheorempreheadhook[\thmt@envname]{%
- \begin{mdframed}[#1]}%
+ \addtotheorempreheadhook[\thmt@envname]{\begin{mdframed}[#1]}%
\addtotheorempostfoothook[\thmt@envname]{\end{mdframed}}%
}%
}