summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht32
1 files changed, 25 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht b/Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht
index 4daba6b011a..50e8b5fadea 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht
@@ -1,15 +1,15 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% fontmath.4ht 2007-01-03-21:02 %
-% Copyright (C) 1997--2007 Eitan M. Gurari %
+% fontmath.4ht 2008-02-28-20:51 %
+% Copyright (C) 1997--2008 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
-% version 1.3 of this license or (at your option) any %
+% version 1.3c of this license or (at your option) any %
% later version. The latest version of this license is %
% in %
% http://www.latex-project.org/lppl.txt %
-% and version 1.3 or later is part of all distributions %
-% of LaTeX version 2003/12/01 or later. %
+% and version 1.3c or later is part of all distributions %
+% of LaTeX version 2005/12/01 or later. %
% %
% This work has the LPPL maintenance status "maintained".%
% %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2007-01-03-21:02}
+\immediate\write-1{version 2008-02-28-20:51}
\def\:same#1{#1}
\def\no:fonts{\more:no \let\protect\@unexpandable@protect }
@@ -45,7 +45,9 @@
\csname o:#1@@:\endcsname
{#2}\csname b:#1\endcsname
}
-\def\:tempd#1{%
+\def\:temp{\protect \@mathtt}
+\ifx \mathtt\:temp
+ \def\:tempd#1{%
\expandafter\edef\csname #1\endcsname{%
\noexpand\protect \expandafter\noexpand
\csname #1@@\endcsname}
@@ -57,6 +59,21 @@
\NewConfigure{#1}{2}%
}
+\else
+ \def\:tempd#1{%
+ \expandafter\edef\csname #1\endcsname{%
+ \noexpand\protect \expandafter\noexpand
+ \csname #1@@\endcsname}
+ \expandafter\edef\csname #1@@\endcsname{%
+ \noexpand\protect \expandafter\noexpand
+ \csname #1\space\endcsname}
+ \def\:tempc{\choose:mfont {#1}}
+ \expandafter\HLet\csname #1@@\endcsname\:tempc
+ \NewConfigure{#1}{2}%
+}
+
+\fi
+
\:tempd{mathbf}
\:tempd{mathrm}
\:tempd{mathsf}
@@ -110,6 +127,7 @@
\MathSymbol\mathrel{longleftrightarrow}
\MathSymbol\mathrel{longmapsto}
\MathSymbol\mathrel{mapsto}
+\MathSymbol+\mathrel{mid}
\MathSymbol\mathrel{models}
\MathSymbol\mathrel{neq} \let\ne\neq \def\c:ne:{\Configure{neq}}
\MathSymbol\mathrel{notin}