texlive[57368] Master/texmf-dist/tex/generic/tex4ht: rm cell* from

commits+karl at tug.org commits+karl at tug.org
Sat Jan 9 23:50:44 CET 2021


Revision: 57368
          http://tug.org/svn/texlive?view=revision&revision=57368
Author:   karl
Date:     2021-01-09 23:50:44 +0100 (Sat, 09 Jan 2021)
Log Message:
-----------
rm cell* from tables, tex4ht r867; display math {split}, tex4ht r866

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=867
    http://tug.org/svn/texlive?view=revision&revision=866

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht	2021-01-09 21:39:03 UTC (rev 57367)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht	2021-01-09 22:50:44 UTC (rev 57368)
@@ -1,4 +1,4 @@
-% html4-math.4ht (2020-11-09-14:28), generated from tex4ht-html4.tex
+% html4-math.4ht (2021-01-09-13:20), generated from tex4ht-html4.tex
 % Copyright 2009-2019 TeX Users Group
 % Copyright 1999-2009 Eitan M. Gurari
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2020-11-09-14:28}
+\immediate\write-1{version 2021-01-09-13:20}
 
 \exit:ifnot{accents,% 
 amsfonts,% 
@@ -492,7 +492,22 @@
 \Configure{idotsint}              {\pic:sym{tsint}}
 \Configure{doteq}                 {\pic:sym{tsint}}
 \ifOption{mathjax}{}{%
-\Configure{[]}{\begin{equation*}\protect\nested:math}{\end{equation*}}
+\DeclareRobustCommand\[{%
+\bgroup%
+  \mathdisplay at push%
+  \st at rredtrue \global\@eqnswfalse%
+  \mathdisplay{equation*}%
+\csname st:Math\endcsname
+}
+
+\DeclareRobustCommand\]{%
+\csname ed:Math\endcsname
+  \endmathdisplay{equation*}%
+  \mathdisplay at pop%
+  \ignorespacesafterend%
+\egroup
+}
+\Configure{[]}{\protect\nested:math}{}
 }%
 \Configure{equation}
   {\ifmmode\else\par \IgnorePar\fi \EndP
@@ -1507,6 +1522,8 @@
 
 
 
+
+
 
 
 

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht	2021-01-09 21:39:03 UTC (rev 57367)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht	2021-01-09 22:50:44 UTC (rev 57368)
@@ -1,4 +1,4 @@
-% html4.4ht (2021-01-07-14:02), generated from tex4ht-html4.tex
+% html4.4ht (2021-01-09-13:20), generated from tex4ht-html4.tex
 % Copyright 2009-2020 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 2021-01-07-14:02}
+\immediate\write-1{version 2021-01-09-13:20}
 
 \exit:ifnot{8859-6,% 
 CJK,% 
@@ -1586,7 +1586,7 @@
        style="vertical-align:baseline;" class="displaylines"
        >}}{\HCode{</td></tr>}}
 \Css{td.displaylines {text-align:center; white-space:nowrap;}}
-\def\:zbsp#1{cellpadding="0" border="0" cellspacing="0"\Hnewline
+\def\:zbsp#1{cellpadding="0" border="0" \Hnewline
    class="#1"}
 \Configure{centerline}{\ifvmode \IgnorePar
      \fi \EndP\HCode{<div \Hnewline
@@ -2966,7 +2966,7 @@
 \Css{div.td11{ margin-left:5pt; margin-right:5pt; }}
 \Configure{halignTB<>}{tabular}{\HCode{id="TBL-\TableNo"
                                              class="tabular"\Hnewline
-   cellspacing="0" cellpadding="0" \GROUPS\Hnewline
+   \GROUPS\Hnewline
    }<>\HAlign}
 \Css{table[rules] {border-left:solid black 0.4pt;
                    border-right:solid black 0.4pt; }}
@@ -3000,7 +3000,7 @@
 \Css{td.td10{ padding-left:5pt; padding-right:0pt; }}
 \Css{td.td11{ padding-left:5pt; padding-right:5pt; }}
 \Configure{halignTB<>}{array}{\HCode{id="TBL-\TableNo" class="array"\Hnewline
-   cellpadding="0" cellspacing="0" \GROUPS\Hnewline
+   \GROUPS\Hnewline
    }<>\HAlign}
 \Css{table[rules] {border-left:solid black 0.4pt;
                    border-right:solid black 0.4pt; }}
@@ -19819,7 +19819,7 @@
        style="vertical-align:baseline;" class="displaylines"
        >}}{\HCode{</td></tr>}}
 \Css{td.displaylines {text-align:center; white-space:nowrap;}}
-\def\:zbsp#1{cellpadding="0" border="0" cellspacing="0"\Hnewline
+\def\:zbsp#1{cellpadding="0" border="0" \Hnewline
    class="#1"}
 \Configure{centerline}{\ifvmode \IgnorePar
      \fi \EndP\HCode{<div \Hnewline
@@ -20863,7 +20863,7 @@
 \Css{div.td11{ margin-left:5pt; margin-right:5pt; }}
 \Configure{halignTB<>}{tabular}{\HCode{id="TBL-\TableNo"
                                              class="tabular"\Hnewline
-   cellspacing="0" cellpadding="0" \GROUPS\Hnewline
+   \GROUPS\Hnewline
    }<>\HAlign}
 \Css{table[rules] {border-left:solid black 0.4pt;
                    border-right:solid black 0.4pt; }}
@@ -20897,7 +20897,7 @@
 \Css{td.td10{ padding-left:5pt; padding-right:0pt; }}
 \Css{td.td11{ padding-left:5pt; padding-right:5pt; }}
 \Configure{halignTB<>}{array}{\HCode{id="TBL-\TableNo" class="array"\Hnewline
-   cellpadding="0" cellspacing="0" \GROUPS\Hnewline
+   \GROUPS\Hnewline
    }<>\HAlign}
 \Css{table[rules] {border-left:solid black 0.4pt;
                    border-right:solid black 0.4pt; }}
@@ -20973,7 +20973,7 @@
 
 \else
   \Configure{halignTB<>}{longtable}{\HCode{id="TBL-\TableNo" class="longtable"\Hnewline
-   cellspacing="0" cellpadding="0" \GROUPS\Hnewline
+   \GROUPS\Hnewline
    }<>\HAlign}
 \Css{table[rules] {border-left:solid black 0.4pt;
                    border-right:solid black 0.4pt; }}
@@ -29665,7 +29665,7 @@
 
 \Configure{halignTB}{\HCode{<table }}{\HCode{>}}
 \Configure{halignTB<>}{table}{\HCode{id="TBL-\TableNo" class="table"\Hnewline
-   cellspacing="0" cellpadding="0" \GROUPS\Hnewline
+   \GROUPS\Hnewline
    }<>\HAlign}
 \Css{table[rules] {border-left:solid black 0.4pt;
                    border-right:solid black 0.4pt; }}
@@ -29942,7 +29942,7 @@
       {\IgnorePar \EndP
 \PopStack\Table:Stck\TableNo \d:HA}
 \Configure{halignTB<>}{tabulary}{\HCode{id="TBL-\TableNo" class="tabulary"\Hnewline
-   cellspacing="0" cellpadding="0" \GROUPS\Hnewline
+   \GROUPS\Hnewline
    }<>\HAlign}
 \Css{table[rules] {border-left:solid black 0.4pt;
                    border-right:solid black 0.4pt; }}
@@ -30643,8 +30643,7 @@
 \Configure{halignTB<>}
    {smarray}
    {\HCode{id="TBL-\TableNo" class="smarray"\Hnewline
-           cellpadding="0"
-           cellspacing="0" \GROUPS\Hnewline
+           \GROUPS\Hnewline
           }<>\HAlign
    }
 \Configure{tabular*}



More information about the tex-live-commits mailing list.