summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-09-26 22:07:17 +0000
committerKarl Berry <karl@freefriends.org>2021-09-26 22:07:17 +0000
commit0d5c28c878fabf8c6ac4e12cf34a106b2d0468b7 (patch)
tree6f9930f1eeed285b6dfcc34fcdfd9523e5d3238c /Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
parentbf30694fc8daf987b98580deba4bb0b585c97410 (diff)
\hline via css, tex4ht r986; omit dimension checking for \LT@start, tex4ht r987
git-svn-id: svn://tug.org/texlive/trunk@60623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
index 75351d079ee..859ee361c59 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 985 2021-09-23 09:09:24Z michal_h21 $
+% $Id: tex4ht-html4.tex 986 2021-09-26 18:06:30Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -7643,6 +7643,7 @@ Currently, we either have empty \verb'\VBorder', or one defined to
\Css{.hline hr, .cline hr{ height : 0px; margin:0px; }}
\Css{.hline td, .cline td{ padding: 0; }}
\Css{.hline hr, .cline hr{border:none;border-top:1px solid black;}}
+\Css{.hline {border-top: 1px solid black;}}
>>>
When \verb'\putVBorder' is call in \verb'\VBorder'