summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/mdframed.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-12-26 21:08:33 +0000
committerKarl Berry <karl@freefriends.org>2022-12-26 21:08:33 +0000
commit56b77016f53109f00f4ec059b2f64e38ed1f7fba (patch)
tree9e52259a34e44f5bad027c2d9e7c67d48c04fa4c /Master/texmf-dist/tex/generic/tex4ht/mdframed.4ht
parentb5c58f1b712acb8b4aa97b6c9b6aef1e17ea601d (diff)
begin/end as robust, tex4ht r1277; mdframed to picture error, tex4ht r1278
git-svn-id: svn://tug.org/texlive/trunk@65368 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/mdframed.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mdframed.4ht8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mdframed.4ht b/Master/texmf-dist/tex/generic/tex4ht/mdframed.4ht
index f79b094f600..3b2e4fd77b1 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mdframed.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mdframed.4ht
@@ -1,4 +1,4 @@
-% mdframed.4ht (2022-12-24-12:36), generated from tex4ht-4ht.tex
+% mdframed.4ht (2022-12-26-13:00), generated from tex4ht-4ht.tex
% Copyright 2017-2022 TeX Users Group
%
% This work may be distributed and/or modified under the
@@ -16,7 +16,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-12-24-12:36}
+\immediate\write-1{version 2022-12-26-13:00}
\NewConfigure{mdframed}{2}
@@ -38,6 +38,10 @@
\append:def\mdf@@ignorelastdescenders{\let\orig:unskip\unskip\def\unskip{\let\unskip\orig:unskip}}%
\HLet\mdf@lrbox\:gobble
\HLet\endmdf@lrbox\relax
+% disable compilation error caused by Mdframed's patch for Amsthm:
+\AtBeginDocument{%
+ \let\mdf@patchamsthm\relax%
+}
\Hinput{mdframed}
\endinput