diff options
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht | 48 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/plain.4ht | 49 |
2 files changed, 42 insertions, 55 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht b/Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht index 97d8c0d871f..7242a41a7fe 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/fontmath.4ht @@ -1,30 +1,23 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% fontmath.4ht 2009-05-21-09:32 % -% Copyright (C) 1997--2009 Eitan M. Gurari % -% % -% This work may be distributed and/or modified under the % -% conditions of the LaTeX Project Public License, either % -% 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.3c or later is part of all distributions % -% of LaTeX version 2005/12/01 or later. % -% % -% This work has the LPPL maintenance status "maintained".% -% % -% This Current Maintainer of this work % -% is Eitan M. Gurari. % -% % -% If you modify this program your changing its signature % -% with a directive of the following form will be % -% appreciated. % -% \message{signature} % -% % -% gurari@cse.ohio-state.edu % -% http://www.cse.ohio-state.edu/~gurari % -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2009-05-21-09:32} +% fontmath.4ht (2018-11-06-15:55), generated from tex4ht-4ht.tex +% Copyright 1997-2009 Eitan M. Gurari +% Copyright 2009-2018 TeX Users Group +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% 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.3c or later is part of all distributions +% of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% The Current Maintainer of this work +% is the TeX4ht Project <http://tug.org/tex4ht>. +% +% If you modify this program, changing the +% version identification would be appreciated. +\immediate\write-1{version 2018-11-06-15:55} \def\:same#1{#1} \def\no:fonts{\more:no \let\protect\@unexpandable@protect } @@ -115,6 +108,7 @@ \MathSymbol\mathop{angle} \MathSymbol\mathop{cong} \MathSymbol\mathop{vdots} +\MathSymbol\mathop{ldots} \MathSymbol\mathrel{Longleftrightarrow} \MathSymbol\mathrel{Longrightarrow} \MathSymbol\mathrel{bowtie} diff --git a/Master/texmf-dist/tex/generic/tex4ht/plain.4ht b/Master/texmf-dist/tex/generic/tex4ht/plain.4ht index 27a43817450..6fef50d988b 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/plain.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/plain.4ht @@ -1,30 +1,23 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% plain.4ht 2009-05-21-09:32 % -% Copyright (C) 1997--2009 Eitan M. Gurari % -% % -% This work may be distributed and/or modified under the % -% conditions of the LaTeX Project Public License, either % -% 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.3c or later is part of all distributions % -% of LaTeX version 2005/12/01 or later. % -% % -% This work has the LPPL maintenance status "maintained".% -% % -% This Current Maintainer of this work % -% is Eitan M. Gurari. % -% % -% If you modify this program your changing its signature % -% with a directive of the following form will be % -% appreciated. % -% \message{signature} % -% % -% gurari@cse.ohio-state.edu % -% http://www.cse.ohio-state.edu/~gurari % -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2009-05-21-09:32} +% plain.4ht (2018-11-06-15:55), generated from tex4ht-4ht.tex +% Copyright 1997-2009 Eitan M. Gurari +% Copyright 2009-2018 TeX Users Group +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% 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.3c or later is part of all distributions +% of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% The Current Maintainer of this work +% is the TeX4ht Project <http://tug.org/tex4ht>. +% +% If you modify this program, changing the +% version identification would be appreciated. +\immediate\write-1{version 2018-11-06-15:55} \ifx\SaveMkHalignConf:g\:UnDef \else \expandafter\endinput\fi @@ -77,6 +70,7 @@ \MathSymbol\mathop{angle} \MathSymbol\mathop{cong} \MathSymbol\mathop{vdots} +\MathSymbol\mathop{ldots} \MathSymbol\mathrel{Longleftrightarrow} \MathSymbol\mathrel{Longrightarrow} \MathSymbol\mathrel{bowtie} @@ -303,7 +297,6 @@ \NewConfigure{displaylines}{4} -\MathSymbol\mathop{ldots} \MathSymbol\mathop{l} \MathSymbol\mathop{longleftarrow} \MathSymbol\mathop{longrightarrow} |