texlive[68652] Master/texmf-dist: row id attrs, tex4ht r1398
commits+karl at tug.org
commits+karl at tug.org
Wed Oct 25 22:45:59 CEST 2023
Revision: 68652
https://tug.org/svn/texlive?view=revision&revision=68652
Author: karl
Date: 2023-10-25 22:45:59 +0200 (Wed, 25 Oct 2023)
Log Message:
-----------
row id attrs, tex4ht r1398
Revision Links:
--------------
https://tug.org/svn/texlive?view=revision&revision=1398
Modified Paths:
--------------
trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
trunk/Master/texmf-dist/tex/generic/tex4ht/tabularray.4ht
Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog 2023-10-25 20:01:44 UTC (rev 68651)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog 2023-10-25 20:45:59 UTC (rev 68652)
@@ -1,3 +1,8 @@
+2023-10-25 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-4ht.tex (tabularray.4ht),
+ * tex4ht-html4.tex (html4.4ht): fixed row id attributes.
+
2023-10-24 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-4ht.tex (latex.4ht): make the \@wrindex command robust.
Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex 2023-10-25 20:01:44 UTC (rev 68651)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex 2023-10-25 20:45:59 UTC (rev 68652)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1397 2023-10-24 19:39:36Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1398 2023-10-25 20:40:50Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2023 TeX Users Group
@@ -11121,7 +11121,7 @@
}
\HLet\__tblr_environ_code:nnnn\:tempa
-\long\def\:tempa#1{\xdef\HRow{\@arabic\c at rownum}\c:tabularray\o:__tblr_build_row:N:{#1}\d:tabularray}
+\long\def\:tempa#1{\int_set:Nn \c at rownum {#1}\xdef\HRow{\@arabic\c at rownum}\c:tabularray\o:__tblr_build_row:N:{#1}\d:tabularray}
\HLet\__tblr_build_row:N\:tempa
\ExplSyntaxOff
>>>
Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex 2023-10-25 20:01:44 UTC (rev 68651)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex 2023-10-25 20:45:59 UTC (rev 68652)
@@ -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 @@
\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"}}{}
Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht 2023-10-25 20:01:44 UTC (rev 68651)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht 2023-10-25 20:45:59 UTC (rev 68652)
@@ -1,4 +1,4 @@
-% html4.4ht (2023-10-20-09:24), generated from tex4ht-html4.tex
+% html4.4ht (2023-10-25-13:45), generated from tex4ht-html4.tex
% Copyright 2009-2023 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 2023-10-20-09:24}
+\immediate\write-1{version 2023-10-25-13:45}
\exit:ifnot{8859-6,%
CJK,%
@@ -30881,7 +30881,7 @@
\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"}}{}
Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/tabularray.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/tabularray.4ht 2023-10-25 20:01:44 UTC (rev 68651)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/tabularray.4ht 2023-10-25 20:45:59 UTC (rev 68652)
@@ -1,4 +1,4 @@
-% tabularray.4ht (2023-10-12-14:41), generated from tex4ht-4ht.tex
+% tabularray.4ht (2023-10-25-13:45), generated from tex4ht-4ht.tex
% Copyright 2022-2023 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 2023-10-12-14:41}
+\immediate\write-1{version 2023-10-25-13:45}
\NewConfigure{tabularray}{8}
\NewConfigure{tabularrayignoredcell}{2}
@@ -41,7 +41,7 @@
}
\HLet\__tblr_environ_code:nnnn\:tempa
-\long\def\:tempa#1{\xdef\HRow{\@arabic\c at rownum}\c:tabularray\o:__tblr_build_row:N:{#1}\d:tabularray}
+\long\def\:tempa#1{\int_set:Nn \c at rownum {#1}\xdef\HRow{\@arabic\c at rownum}\c:tabularray\o:__tblr_build_row:N:{#1}\d:tabularray}
\HLet\__tblr_build_row:N\:tempa
\ExplSyntaxOff
More information about the tex-live-commits
mailing list.