summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-html4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-html4.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-html4.tex17
1 files changed, 9 insertions, 8 deletions
diff --git a/support/TeX4ht/source/tex4ht-html4.tex b/support/TeX4ht/source/tex4ht-html4.tex
index a968f259da..d55d830e02 100644
--- a/support/TeX4ht/source/tex4ht-html4.tex
+++ b/support/TeX4ht/source/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1190 2022-08-29 10:21:19Z michal_h21 $
+% $Id: tex4ht-html4.tex 1198 2022-09-22 15:05:34Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -2942,12 +2942,13 @@ such a case, we don't have proper nestings of environments.
{\end:itm \global\def\end:itm{\EndP\Tg</dd>}\HCode{<dt
class="enumerate">}\bgroup \bf}
{\egroup\EndP\HCode{</dt><dd\Hnewline class="enumerate">}|<list par|>}
-\Css{dd.enumerate {margin-left: 2em;}}
-\Css{dt.enumerate {float:left;
- clear:left;
- margin-right:0.5em;
- margin-left:0.5em;
- text-align:right; }}
+\Css{dl.enumerate {display:grid; grid-template-columns: 3ch 1fr; align-items: top; row-gap:1ch;}}
+% \Css{dd.enumerate {margin-left: 2em;}}
+% \Css{dt.enumerate {float:left;
+% clear:left;
+% margin-right:0.5em;
+% margin-left:0.5em;
+% text-align:right; }}
>>>
\<description-based enumerate list note\><<<
@@ -15697,7 +15698,7 @@ IE doesn't distinguish between upper and lower case characters in css
\<configure html4 multicol\><<<
\HAssign\MultiCols=0
-\ConfigureEnv{multicols}{}{}{}{}
+\ConfigureEnv{multicols}{\empty}{\empty}{}{}
\Configure{multicolscolumn}
{\ifvmode\IgnorePar\fi\EndP\HCode{<div class="\a:multicols-\mcolnum">}}