texlive[53257] Master/texmf-dist/tex/generic/tex4ht: \boldsymbol

commits+karl at tug.org commits+karl at tug.org
Sun Dec 29 23:18:26 CET 2019


Revision: 53257
          http://tug.org/svn/texlive?view=revision&revision=53257
Author:   karl
Date:     2019-12-29 23:18:26 +0100 (Sun, 29 Dec 2019)
Log Message:
-----------
\boldsymbol support, tex4ht r647; remove mathsize=big, tex4ht r648

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=647
    http://tug.org/svn/texlive?view=revision&revision=648

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht	2019-12-29 22:09:09 UTC (rev 53256)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht	2019-12-29 22:18:26 UTC (rev 53257)
@@ -1,4 +1,4 @@
-% amsmath.4ht (2019-12-16-15:21), generated from tex4ht-4ht.tex
+% amsmath.4ht (2019-12-29-14:17), generated from tex4ht-4ht.tex
 % Copyright 1997-2009 Eitan M. Gurari
 % Copyright 2009-2019 TeX Users Group
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2019-12-16-15:21}
+\immediate\write-1{version 2019-12-29-14:17}
 
 \HRestore\cases
 \HRestore\matrix
@@ -58,6 +58,9 @@
 \expandafter\HLet\csname binom \endcsname\:temp
 \NewConfigure{binom}{1}
 \pend:def\subequations{\SkipRefstepAnchor }
+\NewConfigure{boldsymbol}{2}
+\pend:defI\boldsymbol{\a:boldsymbol}
+\append:defI\boldsymbol{\b:boldsymbol}
 \def\hdots at for#1#2{\multicolumn{#2}c%
   {\m at th \hdots:for{#1}\hfil}}
 \def\hdots:for#1{\dotsspace at 1.5mu\mkern-#1\dotsspace@

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht	2019-12-29 22:09:09 UTC (rev 53256)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht	2019-12-29 22:18:26 UTC (rev 53257)
@@ -1,4 +1,4 @@
-% mathml.4ht (2019-12-28-14:40), generated from tex4ht-mathml.tex
+% mathml.4ht (2019-12-29-14:17), generated from tex4ht-mathml.tex
 % Copyright 2009-2019 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 2019-12-28-14:40}
+\immediate\write-1{version 2019-12-29-14:17}
 
 \exit:ifnot{Preamble,% 
 accents,% 
@@ -1680,7 +1680,7 @@
                          \expandafter\noexpand
                          \csname #1:nolimits\endcsname\noexpand\fi}%
    \expandafter\pend:def\csname n:#1:\endcsname{\ifDisplayMath
-          \mathop:prefix{mathsize="big"}\fi}%
+          \mathop:prefix{}\fi}%
 }
 \:tempd{bigcap}{54}
 \:tempd{bigcup}{53}
@@ -1977,6 +1977,7 @@
          \HCode{</\a:mathml mtd></\a:mathml mtr>}%
      \fi\fi
     }
+\Configure{boldsymbol}{\HCode{<mstyle mathvariant="bold-italic">}}{\HCode{</mstyle>}}
 \Configure{maketag}
   {\ifmathml
      \ifmtext \expandafter\expandafter\expandafter\no:maketag\fi
@@ -2053,11 +2054,11 @@
                                  mrow></\a:mathml mfrac></\a:mathml mfenced>}
    \fi
  }
-\def\:tempc{\ifDisplayMath\mathop:prefix{mathsize="big"}\fi\o:n:iint::}
+\def\:tempc{\ifDisplayMath\mathop:prefix{}\fi\o:n:iint::}
 \HLet\n:iint:\:tempc
-\def\:tempc{\ifDisplayMath\mathop:prefix{mathsize="big"}\fi\o:n:iiint::}
+\def\:tempc{\ifDisplayMath\mathop:prefix{}\fi\o:n:iiint::}
 \HLet\n:iiint:\:tempc
-\def\:tempc{\ifDisplayMath\mathop:prefix{mathsize="big"}\fi\o:n:idotsint::}
+\def\:tempc{\ifDisplayMath\mathop:prefix{}\fi\o:n:idotsint::}
 \HLet\n:idotsint:\:tempc
 \ifx \ilimits@\o:nolimits:
   \let\ilimits@\nolimits



More information about the tex-live-commits mailing list