diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-11 23:17:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-11 23:17:37 +0000 |
commit | 83574482d0c2dcbc98d2478c7f831dcb6089239e (patch) | |
tree | bc58f8d603fa9b01782351014c79632887bafa36 /Master/texmf-dist/tex/generic/tex4ht/mathml.4ht | |
parent | 1b4d686d136fe125efd145eb36cf065565648f1d (diff) |
tex4ht r270-277
git-svn-id: svn://tug.org/texlive/trunk@43754 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/mathml.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/mathml.4ht | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht index 7b56da2a078..8b5395ec02b 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht @@ -1,5 +1,5 @@ -% mathml.4ht (2016-11-23-15:58), generated from tex4ht-mathml.tex -% Copyright 2009-2015 TeX Users Group +% mathml.4ht (2017-04-11-16:02), generated from tex4ht-mathml.tex +% Copyright 2009-2017 TeX Users Group % Copyright 1999-2009 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 2016-11-23-15:58} +\immediate\write-1{version 2017-04-11-16:02} \exit:ifnot{Preamble,% accents,% @@ -1617,7 +1617,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% \Configure{mathbf}% {\bgroup \Tg<\a:mathml mi mathvariant="bold">\PauseMathClass}% - {\Tg</\a:mathml mi>\egroup }% + {\EndPauseMathClass\Tg</\a:mathml mi>\egroup }% \Configure{mathit}% {\bgroup \Tg<\a:mathml mi mathvariant="\ifx \bold:version\math@version bold-\fi italic">\PauseMathClass}% @@ -4143,5 +4143,12 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% + + + + + + + \endinput |