From 0158af5461403e29ad091e566357d9f84c975e3b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 14 Feb 2015 00:43:09 +0000 Subject: output &\#x0332;}% \def\bold:version{bold} \Configure{mathbf}% - {\bgroup \Tg<\a:mathml mstyle - mathvariant="bold">}% - {\Tg\egroup }% + {\bgroup \Tg<\a:mathml mi + mathvariant="bold">\PauseMathClass}% + {\Tg\egroup }% \Configure{mathit}% - {\bgroup \Tg<\a:mathml mstyle mathvariant="\ifx - \bold:version\math@version bold-\fi italic">}% - {\Tg\egroup }% + {\bgroup \Tg<\a:mathml mi mathvariant="\ifx + \bold:version\math@version bold-\fi italic">\PauseMathClass}% + {\EndPauseMathClass\Tg\egroup }% \Configure{mathrm}% - {\bgroup \Tg<\a:mathml mstyle + {\bgroup \Tg<\a:mathml mi mathvariant="\ifx - \bold:version\math@version bold\else normal\fi">}% - {\Tg\egroup }% + \bold:version\math@version bold\else normal\fi">\PauseMathClass}% + {\EndPauseMathClass\Tg\egroup }% \Configure{mathsf}% - {\bgroup \Tg<\a:mathml mstyle mathvariant="\ifx - \bold:version\math@version bold-\fi sans-serif">}% - {\Tg\egroup }% + {\bgroup \Tg<\a:mathml mi mathvariant="\ifx + \bold:version\math@version bold-\fi sans-serif">\PauseMathClass}% + {\EndPauseMathClass\Tg\egroup }% \Configure{mathtt}% - {\bgroup \Tg<\a:mathml mstyle mathvariant="monospace">}% - {\Tg\egroup }% + {\bgroup \Tg<\a:mathml mi mathvariant="monospace">\PauseMathClass}% + {\EndPauseMathClass\Tg\egroup }% \Css{ - math mstyle[mathvariant="bold"] mi { + math mi[mathvariant="bold"] { font-weight: bold; font-style: normal; } } \Css{ - math mstyle[mathvariant="normal"] mi { + math mi[mathvariant="normal"] { font-weight: normal; font-style: normal; } -- cgit v1.2.3