summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-20 21:47:48 +0000
committerKarl Berry <karl@freefriends.org>2023-12-20 21:47:48 +0000
commitc06672dfa6bd993694fe59d7142d71231071ff39 (patch)
tree84958de506aeb8b2047278d24176eb641200e9b9 /Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht
parent684fb7084b94ba164f39c6d4f431bcd82c9e30ed (diff)
avoid spurious <mo> in ooffice, tex4ht r1426
git-svn-id: svn://tug.org/texlive/trunk@69177 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht33
1 files changed, 28 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht
index 0116a018a9d..50e3a551688 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht
@@ -1,4 +1,4 @@
-% ooffice-mml.4ht (2023-01-19-13:31), generated from tex4ht-ooffice.tex
+% ooffice-mml.4ht (2023-12-20-13:05), generated from tex4ht-ooffice.tex
% Copyright 2009-2023 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 2023-01-19-13:31}
+\immediate\write-1{version 2023-12-20-13:05}
\exit:ifnot{Preamble,%
amsmath,%
@@ -112,7 +112,7 @@ tex4ht}
<!-- \jobname-m\math:obj
\space
by TeX4ht from \jobname.tex line \the\inputlineno\space
- 2023-01-19-13:31\Hnewline
+ 2023-12-20-13:05\Hnewline
(http://www.cse.ohio-state.edu/\string ~gurari/TeX4ht/)
-->\Hnewline
}%
@@ -488,11 +488,12 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{amsmath}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \:CheckOption{tab-eq}\if:Option
+ \def\eq:mathopen#1{\ifx\relax#1\relax\else\a:mathopen\fi\o:mathopen:{#1}}
+
+\:CheckOption{tab-eq}\if:Option
\Configure{equation}
{\IgnorePar\ifvmode\else \HCode{<!--tex4ht:inline-->}\fi
\EndP \HCode{<text:p text:style-name="equ-p-tab"><text:tab/>}%
@@ -508,6 +509,8 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
\HCode{</\a:mathml mtd><\a:mathml mtd>}\fi }
{}%
%
+ \let\mathopen\eq:mathopen%
+%
\IgnorePar}
{\Tabfalse \ifvmode \IgnorePar\fi\EndP \HCode{<text:tab/>}}
{\HCode{</text:p>}\ShowPar\par{\HCondtrue\noindent}%
@@ -542,6 +545,8 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
\CenteredFrametrue \DviMath \CenteredFramefalse }
{\EndDviMath\EndP}{}%
%
+ \let\mathopen\eq:mathopen%
+%
}
{\ifvmode \IgnorePar\fi\EndP \HCode{</text:p></table:table-cell>\Hnewline
<table:table-cell table:style-name="equ-num-cell">%
@@ -639,6 +644,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{array}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -768,6 +774,11 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
+
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{rlbabel}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1122,5 +1133,17 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
+
+
+
+
+
+
+
+
+
+
+
+
\endinput