summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-25 20:45:59 +0000
committerKarl Berry <karl@freefriends.org>2023-10-25 20:45:59 +0000
commit011ed6123a0f52728468a0f53fb423119c90d2c6 (patch)
treef8d35d7de5b72915a3d4c6ef3c72a3ee860c9ec1 /Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
parent90b0791424b391b8f14ebf841df203c160fd5d31 (diff)
row id attrs, tex4ht r1398
git-svn-id: svn://tug.org/texlive/trunk@68652 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.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
index 0d10aaf33ea..f3a61fa3449 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 1396 2023-10-20 16:07:23Z michal_h21 $
+% $Id: tex4ht-html4.tex 1398 2023-10-25 20:40:50Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -2249,7 +2249,7 @@ We mainly need to handle paragraphs.
\gHAdvance\Next:TableNo by 1 \global\let\TableNo=\Next:TableNo%
\HCode{<table class="tabularray \@currenvir" id="tbl-\TableNo">}
}{\ifvmode\IgnorePar\fi\EndP\HCode{</table>}}
-{\HCode{<tr id="row-\TableNo\HRow-">}}{\HCode{</tr>}}
+{\HCode{<tr id="row-\TableNo-\HRow-">}}{\HCode{</tr>}}
{\HCode{<td id="cell\TableNo-\HRow-\HCol" style="\CellStyle" \CellAttributes>}}{\HCode{</td>}}
{\Configure{tabularrayattributes}{rowspan="\HRowspan"}}
{\Configure{tabularrayattributes}{colspan="\HMultispan"}}{}