summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-04-27 21:03:34 +0000
committerKarl Berry <karl@freefriends.org>2022-04-27 21:03:34 +0000
commit6b2fce697356e48c8e620b647d75533c94b6497b (patch)
treec3836be65e101a90b46af20a2b42a6a7f56f5375 /Master/texmf-dist/tex/generic
parent877e63ddb4cdf5a51db6df9aed8b47f27ebd6971 (diff)
uelem math rendering, tex4ht r1120
git-svn-id: svn://tug.org/texlive/trunk@63162 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/html4.4ht20
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mathml.4ht32
2 files changed, 24 insertions, 28 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
index 70c092e7164..c6747362b82 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
@@ -1,4 +1,4 @@
-% html4.4ht (2022-04-26-14:01), generated from tex4ht-html4.tex
+% html4.4ht (2022-04-27-13:58), generated from tex4ht-html4.tex
% Copyright 2009-2022 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-04-26-14:01}
+\immediate\write-1{version 2022-04-27-13:58}
\exit:ifnot{8859-6,%
CJK,%
@@ -37154,44 +37154,44 @@ description">}%
\Configure{uline}
{\HCode{<span class="uline">}\NoFonts} {\EndNoFonts\HCode{</span>}}
\Configure{uline-math}
- {\HCode{<span class="uline">}\NoFonts} {\EndNoFonts\HCode{</span>}}
+ {\HCode{<span class="uline-math">}\NoFonts} {\EndNoFonts\HCode{</span>}}
\Css{.uline,.uline-math{ text-decoration:underline; }}
\Configure{uuline}
{\HCode{<span class="uuline">}\NoFonts} {\EndNoFonts\HCode{</span>}}
\Configure{uuline-math}
- {\HCode{<span class="uuline">}\NoFonts} {\EndNoFonts\HCode{</span>}}
+ {\HCode{<span class="uuline-math">}\NoFonts} {\EndNoFonts\HCode{</span>}}
\Css{.uuline,.uuline-math{ text-decoration:underline double; }}
\Configure{sout}
{\HCode{<span class="sout">}\NoFonts} {\EndNoFonts\HCode{</span>}}
\Configure{sout-math}
- {\HCode{<span class="sout">}\NoFonts} {\EndNoFonts\HCode{</span>}}
+ {\HCode{<span class="sout-math">}\NoFonts} {\EndNoFonts\HCode{</span>}}
\Css{span.sout, .sout-math {text-decoration: line-through }}
\Configure{xout}
{\HCode{<span class="xout">}\NoFonts}
{\EndNoFonts\HCode{</span>}}
\Configure{xout-math}
- {\HCode{<span class="xout">}\NoFonts}
+ {\HCode{<span class="xout-math">}\NoFonts}
{\EndNoFonts\HCode{</span>}}
\Css{span.xout, .xout-math {text-decoration: line-through underline }}
\Configure{uwave}
{\HCode{<span class="uwave">}\NoFonts}
{\EndNoFonts\HCode{</span>}}
\Configure{uwave-math}
- {\HCode{<span class="uwave">}\NoFonts}
+ {\HCode{<span class="uwave-math">}\NoFonts}
{\EndNoFonts\HCode{</span>}}
\Css{span.uwave, .uwave-math {text-decoration:underline wavy; }}
\Configure{dashuline}
{\HCode{<span class="dashuline">}\NoFonts}
{\EndNoFonts\HCode{</span>}}
\Configure{dashuline-math}
- {\HCode{<span class="dashuline">}\NoFonts}
+ {\HCode{<span class="dashuline-math">}\NoFonts}
{\EndNoFonts\HCode{</span>}}
\Css{span.dashuline, .dashuline-math {text-decoration:underline dashed;}}
\Configure{dotuline}
- {\HCode{<span class="dotuline">}\NoFonts}
+ {\HCode{<span class="dotuline-math">}\NoFonts}
{\EndNoFonts\HCode{</span>}}
\Configure{dotuline-math}
- {\HCode{<span class="dotuline">}\NoFonts}
+ {\HCode{<span class="dotuline-math">}\NoFonts}
{\EndNoFonts\HCode{</span>}}
\Css{span.dotuline, .dotuline-math {text-decoration:underline dotted;}}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
index bf3fe8e2cdc..10e4b8006f6 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
@@ -1,4 +1,4 @@
-% mathml.4ht (2022-04-26-14:01), generated from tex4ht-mathml.tex
+% mathml.4ht (2022-04-27-13:58), generated from tex4ht-mathml.tex
% Copyright 2009-2021 TeX Users Group
% Copyright 1999-2009 Eitan M. Gurari
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-04-26-14:01}
+\immediate\write-1{version 2022-04-27-13:58}
\exit:ifnot{Preamble,%
accents,%
@@ -4134,30 +4134,26 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
\ConfigureHinput{ulem}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Configure{uline-math}
- {\HCode{<mstyle class="uline-math">}\NoFonts} {\EndNoFonts\HCode{</mstyle>}}
-\Css{.uline-math{ text-decoration:underline; }}
+ {\HCode{<menclose class="uline-math" notation="bottom">}\NoFonts} {\EndNoFonts\HCode{</menclose>}}
\Configure{uuline-math}
- {\HCode{<mstyle class="uuline-math">}\NoFonts} {\EndNoFonts\HCode{</mstyle>}}
-\Css{.uuline-math{ text-decoration:underline double; }}
+ {\HCode{<menclose class="uuline-math" notation="bottom">}\NoFonts} {\EndNoFonts\HCode{</menclose>}}
+\Css{.uuline-math{ border-bottom:3px double black; }}
\Configure{sout-math}
- {\HCode{<mstyle class="sout-math">}\NoFonts} {\EndNoFonts\HCode{</mstyle>}}
-\Css{.sout-math {text-decoration: line-through }}
+ {\HCode{<menclose class="sout-math" notation="horizontalstrike">}\NoFonts} {\EndNoFonts\HCode{</menclose>}}
\Configure{xout-math}
- {\HCode{<mstyle class="xout-math">}\NoFonts}
- {\EndNoFonts\HCode{</mstyle>}}
-\Css{.xout-math {text-decoration: line-through underline }}
+ {\HCode{<menclose class="xout-math" notation="horizontalstrike bottom">}\NoFonts}
+ {\EndNoFonts\HCode{</menclose>}}
\Configure{uwave-math}
- {\HCode{<mstyle class="uwave-math">}\NoFonts}
- {\EndNoFonts\HCode{</mstyle>}}
-\Css{.uwave-math {text-decoration:underline wavy; }}
+ {\HCode{<menclose class="uwave-math" notation="bottom">}\NoFonts}
+ {\EndNoFonts\HCode{</menclose>}}
\Configure{dashuline-math}
- {\HCode{<mstyle class="dashuline-math">}\NoFonts}
+ {\HCode{<mstyle class="dashuline-math" notation="bottom">}\NoFonts}
{\EndNoFonts\HCode{</mstyle>}}
-\Css{.dashuline-math {text-decoration:underline dashed;}}
+\Css{.dashuline-math {border-bottom: 1px dashed black;}}
\Configure{dotuline-math}
- {\HCode{<mstyle class="dotuline-math">}\NoFonts}
+ {\HCode{<mstyle class="dotuline-math" notation="bottom">}\NoFonts}
{\EndNoFonts\HCode{</mstyle>}}
-\Css{.dotuline-math {text-decoration:underline dotted;}}
+\Css{.dotuline-math {border-bottom: 1px dotted black;}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%