texlive[52660] Master/texmf-dist/tex/generic/tex4ht/html4.4ht:
commits+karl at tug.org
commits+karl at tug.org
Wed Nov 6 23:35:25 CET 2019
Revision: 52660
http://tug.org/svn/texlive?view=revision&revision=52660
Author: karl
Date: 2019-11-06 23:35:25 +0100 (Wed, 06 Nov 2019)
Log Message:
-----------
mdframed fix, tex4ht r617
Revision Links:
--------------
http://tug.org/svn/texlive?view=revision&revision=617
Modified Paths:
--------------
trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht 2019-11-06 22:15:00 UTC (rev 52659)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht 2019-11-06 22:35:25 UTC (rev 52660)
@@ -1,4 +1,4 @@
-% html4.4ht (2019-10-24-10:36), generated from tex4ht-html4.tex
+% html4.4ht (2019-11-06-14:31), generated from tex4ht-html4.tex
% Copyright 2009-2019 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2019-10-24-10:36}
+\immediate\write-1{version 2019-11-06-14:31}
\exit:ifnot{8859-6,%
CJK,%
@@ -39766,7 +39766,7 @@
\get:xcolorcss{\mdf at backgroundcolor}\mdf:bgcolor
\get:xcolorcss{\mdf at linecolor}\mdf:bordercolor
\get:xcolorcss{\mdf at fontcolor}\mdf:fontcolor
- \def\mdf:border{\ifx\mdfl at linewidth\relax 1px\else\mdfl at linewidth\fi\space solid \mdf:bordercolor}
+ \def\mdf:border{\ifdefined\mdfl at linewidth\mdfl at linewidth\else 1px\fi\space solid \mdf:bordercolor}
\Css{\#\mdf:id{border:\mdf:border; background-color: \mdf:bgcolor; color:\mdf:fontcolor;}}
\global\let\mdfl at linewidth\relax
}
More information about the tex-live-commits
mailing list