texlive[50418] Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht:

commits+karl at tug.org commits+karl at tug.org
Sat Mar 16 22:52:26 CET 2019


Revision: 50418
          http://tug.org/svn/texlive?view=revision&revision=50418
Author:   karl
Date:     2019-03-16 22:52:26 +0100 (Sat, 16 Mar 2019)
Log Message:
-----------
wrapfix fix

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

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht	2019-03-16 21:48:36 UTC (rev 50417)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht	2019-03-16 21:52:26 UTC (rev 50418)
@@ -1,4 +1,4 @@
-% ooffice.4ht (2019-03-14-14:55), generated from tex4ht-ooffice.tex
+% ooffice.4ht (2019-03-16-14:51), generated from tex4ht-ooffice.tex
 % Copyright 2009-2019 TeX Users Group
 % Copyright 2001-2009 Maarten Wisse, James Naughton, Eitan M. Gurari
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2019-03-14-14:55}
+\immediate\write-1{version 2019-03-16-14:51}
 
   \exit:ifnot{Preamble,% 
 algorithmicx,% 
@@ -8780,16 +8780,15 @@
 \append:def\WFclear{\let\par\orig:par}
 
 \Configure{wrapfloat}
-    {\ifvmode\IgnorePar\EndP
-       \HCode{<text:p><text:span text:class-names="wrapfig-\WFplace">}%
-       \def\endWrap{\ifvmode\IgnorePar\fi\EndP\HCode{</text:span></text:p>}\par}%
-     \else
-       \HCode{<text:span text:class-names="wrapfig-\WFplace">}\bgroup
-       \def\endWrap{\egroup\HCode{</text:span>}}%
-     \fi
-    }
-    {\endWrap}
+{\ifvmode \IgnorePar\fi \EndP%
+\HCode{<text:section text:name="wrapfig-\WFplace"  ><text:p>}\bgroup\HtmlParOff}
+{\ifvmode \IgnorePar\fi\EndP%
+ \HCode{</text:p></text:section>}%
+ \HtmlParOn\egroup%
+ \csname par\endcsname\ShowPar%
+}
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   
 \endinput\empty\empty\empty\empty\empty\empty



More information about the tex-live-commits mailing list