diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht | 44 |
1 files changed, 18 insertions, 26 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht index c7afa162f62..a6ff9f79ef9 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht @@ -1,5 +1,5 @@ -% ooffice-mml.4ht (2017-10-23-16:54), generated from tex4ht-ooffice.tex -% Copyright 2009-2017 TeX Users Group +% ooffice-mml.4ht (2018-07-04-14:25), generated from tex4ht-ooffice.tex +% Copyright 2009-2018 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 2017-10-23-16:54} +\immediate\write-1{version 2018-07-04-14:25} \exit:ifnot{Preamble,% amsmath,% @@ -29,7 +29,7 @@ tex4ht} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{Preamble} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - \Configure{mathml}{math:} + \Configure{mathml}{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -41,7 +41,7 @@ tex4ht} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \Configure{math-xmlns} { - xmlns:math="http://www.w3.org/1998/Math/MathML"\Hnewline + xmlns="http://www.w3.org/1998/Math/MathML"\Hnewline xmlns:xlink="http://www.w3.org/1999/xlink" } \HAssign\math:obj=0 @@ -95,36 +95,22 @@ tex4ht} manifest:full-path="\jobname-m\math:obj /settings.xml"/>\Hnewline <manifest:file-entry - manifest:media-type="application/vnd.sun.xml.math" + manifest:media-type="application/vnd.oasis.opendocument.formula" manifest:full-path="\jobname-m\math:obj /"/> }% - \Configure{DOCTYPE}{\HCode{<!DOCTYPE \a:mathml math PUBLIC - "-//W3C//DTD MathML 2.0//\expandafter -\ifx \csname a:dtd-lang\endcsname\relax EN\else - \csname a:dtd-lang\endcsname -\fi -" - "math.dtd">\Hnewline} -}% + \Configure{DOCTYPE}{\HCode{<!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd">}}% \:CheckOption{-xtpipes} \if:Option \Log:Note{Use the `-xtpipes' command line option to avoid xtpipes post processing} \else \Configure{DOCTYPE}{%% - \HCode{<!DOCTYPE \a:mathml math PUBLIC - "-//W3C//DTD MathML 2.0//\expandafter -\ifx \csname a:dtd-lang\endcsname\relax EN\else - \csname a:dtd-lang\endcsname -\fi -" - "math.dtd">\Hnewline} -% - \HCode{<?xtpipes file="oo-math.4xt" ?>\Hnewline + \HCode{<!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd">\Hnewline +<?xtpipes file="oo-math.4xt" ?>\Hnewline <!-- \jobname-m\math:obj \space by TeX4ht from \jobname.tex line \the\inputlineno\space - 2017-10-23-16:54\Hnewline + 2018-07-04-14:25\Hnewline (http://www.cse.ohio-state.edu/\string ~gurari/TeX4ht/) -->\Hnewline }% @@ -287,7 +273,7 @@ tex4ht} {\ifmathml <\a:mathml mtr\Hnewline class="hline"> \else <table:table-row \Hnewline table:style-name="hline-row">% \fi} -{\ifmathml <\a:mathml mtd><math:mo> \string&\#x0332; </math:mo></\a:mathml mtd> +{\ifmathml <\a:mathml mtd><\a:mathml mo> \string&\#x0332; </\a:mathml mo></\a:mathml mtd> \else <table:table-cell table:style-name="hline-cell" table:value-type="string">% @@ -306,7 +292,7 @@ tex4ht} <text:p text:style-name="cline-p" />% </table:table-cell>\Hnewline \fi } -{\ifmathml <\a:mathml mtd><math:mo> \string&\#x0332; </math:mo></\a:mathml mtd> +{\ifmathml <\a:mathml mtd><\a:mathml mo> \string&\#x0332; </\a:mathml mo></\a:mathml mtd> \else <table:table-cell table:style-name="cline-cell">% <text:p text:style-name="cline-p-hr" />% @@ -500,6 +486,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{amsmath} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -643,6 +630,9 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% + + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{array} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -1059,5 +1049,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% + + \endinput |