texlive[69593] Master/texmf-dist: start paragraph in p-column of

commits+karl at tug.org commits+karl at tug.org
Thu Jan 25 23:14:03 CET 2024


Revision: 69593
          https://tug.org/svn/texlive?view=revision&revision=69593
Author:   karl
Date:     2024-01-25 23:14:03 +0100 (Thu, 25 Jan 2024)
Log Message:
-----------
start paragraph in p-column of tables, tex4ht r1454

Revision Links:
--------------
    https://tug.org/svn/texlive?view=revision&revision=1454

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
    trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2024-01-25 21:22:50 UTC (rev 69592)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2024-01-25 22:14:03 UTC (rev 69593)
@@ -1,3 +1,9 @@
+2024-01-25  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-ooffice.tex (ooffice.4ht, ooffice-mml.4ht): start paragraph
+	in p-column in tables.
+	https://tex.stackexchange.com/a/707939/2891
+
 2024-01-24  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (mhchem.4ht),

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex	2024-01-25 21:22:50 UTC (rev 69592)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-ooffice.tex	2024-01-25 22:14:03 UTC (rev 69593)
@@ -1,8 +1,8 @@
-% $Id: tex4ht-ooffice.tex 1426 2023-12-20 10:13:58Z michal_h21 $
+% $Id: tex4ht-ooffice.tex 1454 2024-01-25 14:13:32Z michal_h21 $
 % compile 3 times: latex tex4ht-ooffice
 %      htlatex tex4ht-ooffice "xhtml,4,sections+"
 %
-% Copyright 2009-2023 TeX Users Group
+% Copyright 2009-2024 TeX Users Group
 % Copyright 2001-2009 Eitan M. Gurari
 % Released under LPPL 1.3c+.
 % See tex4ht-cpright.tex for license text.
@@ -112,7 +112,7 @@
 
 
 \<copy right notice\><<<
-% Copyright 2009-2023 TeX Users Group
+% Copyright 2009-2024 TeX Users Group
 % Copyright |CopyYear.2001. Maarten Wisse, James Naughton, Eitan M. Gurari
 |<TeX4ht copywrite|>
 >>>
@@ -5677,6 +5677,11 @@
 
 
 
+I am not sure what the following code wants to achieve. It doesn't 
+start a <text:p> element if the token returned from halignTD is empty.
+It was empty in the case of "p" table preamble token, but this
+led to issues with multirows. 
+See \Link[https://tex.stackexchange.com/q/707918/2891]{}{}this example\EndLink.
 
 \<start par at cell\><<<
 |<extract cell attributes|>\if !\Aligh:Wrap!\let\not:Pcell=\:gobble
@@ -5752,7 +5757,7 @@
    {=}{N}     %{\HCode{valign-baseline nowrap}}
    {||}{M}     %{\HCode{valign-middle nowrap}}
    {_}{B}     %{\HCode{valign-bottom nowrap}}
-   {p}{}
+   {p}{L}     % this used to be empty, but it could lead to XML errors - https://tex.stackexchange.com/q/707918/2891
    {m}{m}     %{\HCode{valign-middle   align-left}}
    {b}{n}     %{\HCode{valign-baseline align-left}}
    {}
@@ -5779,7 +5784,7 @@
    {_}{\ifmathml \HCode{ rowalign="bottom"}\else
         B\fi}
    {p}{\ifmathml \HCode{ columnalign="left"}\else
-        \fi}
+        L\fi}  % this used to be empty, but it could lead to XML errors - https://tex.stackexchange.com/q/707918/2891
    {m}{\ifmathml\else m\fi}     %{\HCode{valign-middle   align-left}}
    {b}{\ifmathml\else n\fi}     %{\HCode{valign-baseline align-left}}
    {}

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht	2024-01-25 21:22:50 UTC (rev 69592)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht	2024-01-25 22:14:03 UTC (rev 69593)
@@ -1,5 +1,5 @@
-% ooffice-mml.4ht (2023-12-20-13:05), generated from tex4ht-ooffice.tex
-% Copyright 2009-2023 TeX Users Group
+% ooffice-mml.4ht (2024-01-25-13:42), generated from tex4ht-ooffice.tex
+% Copyright 2009-2024 TeX Users Group
 % Copyright 2001-2009 Maarten Wisse, James Naughton, Eitan M. Gurari
 %
 % This work may be distributed and/or modified under the
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2023-12-20-13:05}
+\immediate\write-1{version 2024-01-25-13:42}
 
   \exit:ifnot{Preamble,% 
 amsmath,% 
@@ -112,7 +112,7 @@
 <!-- \jobname-m\math:obj
 \space
      by TeX4ht from \jobname.tex line \the\inputlineno\space
-     2023-12-20-13:05\Hnewline
+     2024-01-25-13:42\Hnewline
      (http://www.cse.ohio-state.edu/\string ~gurari/TeX4ht/)
       -->\Hnewline
 }%
@@ -166,7 +166,7 @@
    {_}{\ifmathml \HCode{ rowalign="bottom"}\else
         B\fi}
    {p}{\ifmathml \HCode{ columnalign="left"}\else
-        \fi}
+        L\fi}  % this used to be empty, but it could lead to XML errors - https://tex.stackexchange.com/q/707918/2891
    {m}{\ifmathml\else m\fi}     %{\HCode{valign-middle   align-left}}
    {b}{\ifmathml\else n\fi}     %{\HCode{valign-baseline align-left}}
    {}
@@ -488,6 +488,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amsmath}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -643,8 +644,6 @@
 
 
 
-
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{array}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -779,6 +778,9 @@
 
 
 
+
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{rlbabel}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -848,7 +850,6 @@
 
 
 
-
 
 
 

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht	2024-01-25 21:22:50 UTC (rev 69592)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht	2024-01-25 22:14:03 UTC (rev 69593)
@@ -1,5 +1,5 @@
-% ooffice.4ht (2023-12-20-13:05), generated from tex4ht-ooffice.tex
-% Copyright 2009-2023 TeX Users Group
+% ooffice.4ht (2024-01-25-13:42), generated from tex4ht-ooffice.tex
+% Copyright 2009-2024 TeX Users Group
 % Copyright 2001-2009 Maarten Wisse, James Naughton, Eitan M. Gurari
 %
 % This work may be distributed and/or modified under the
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2023-12-20-13:05}
+\immediate\write-1{version 2024-01-25-13:42}
 
   \exit:ifnot{Preamble,% 
 algorithmicx,% 
@@ -615,7 +615,7 @@
    {=}{N}     %{\HCode{valign-baseline nowrap}}
    {|}{M}     %{\HCode{valign-middle nowrap}}
    {_}{B}     %{\HCode{valign-bottom nowrap}}
-   {p}{}
+   {p}{L}     % this used to be empty, but it could lead to XML errors - https://tex.stackexchange.com/q/707918/2891
    {m}{m}     %{\HCode{valign-middle   align-left}}
    {b}{n}     %{\HCode{valign-baseline align-left}}
    {}
@@ -7105,6 +7105,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{graphics}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -8478,7 +8479,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{biblatex}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -8562,7 +8562,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{url}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -13118,6 +13117,7 @@
 \endinput\empty\empty\empty\empty\empty\empty
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{xcolor}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -13185,6 +13185,8 @@
 
 
 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{verse}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -18711,6 +18713,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{curve}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19270,6 +19273,7 @@
 \endinput\empty\empty\empty\empty\empty\empty
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{pst-jtree}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19357,7 +19361,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{algorithmicx}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19440,7 +19443,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{ulem}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19803,6 +19805,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{listings}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19858,7 +19861,6 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{alphanum}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -19977,7 +19979,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{footmisc}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -20079,7 +20080,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{soul}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -20230,6 +20230,8 @@
 
 
 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{framed}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -20279,6 +20281,5 @@
 
 
 
-
 \endinput
 



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