From acb178e5bb669dad4f696e4e272153a44dcbe7a3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 6 Mar 2020 23:08:04 +0000 Subject: mathjax3, tex4ht r674 git-svn-id: svn://tug.org/texlive/trunk@54136 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht | 30 +++++++++++++++---- .../texmf-dist/tex/generic/tex4ht/html4-math.4ht | 35 +++++++++++----------- 2 files changed, 41 insertions(+), 24 deletions(-) (limited to 'Master/texmf-dist/tex/generic') diff --git a/Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht b/Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht index b05fe85d5f7..a40747d1c3d 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht @@ -1,4 +1,4 @@ -% html-mml.4ht (2018-12-05-15:46), generated from tex4ht-mathml.tex +% html-mml.4ht (2020-03-06-15:07), generated from tex4ht-mathml.tex % Copyright 2009-2018 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 2018-12-05-15:46} +\immediate\write-1{version 2020-03-06-15:07} \exit:ifnot{amsmath,% array,% @@ -286,8 +286,8 @@ tex4ht} \Css{math .textsf { font-family: sans-serif; }} \Css{math .textbf { font-weight: bold; }} \:CheckOption{mathjax}\if:Option -\Configure{MathjaxSource}{https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=MML_HTMLorMML} -\Configure{@HEAD}{\HCode{ \Hnewline}} +\Configure{MathjaxSource}{https://cdn.jsdelivr.net/npm/mathjax@3/es5/mml-chtml.js} +\Configure{@HEAD}{\HCode{ \Hnewline}} \fi \Configure{multicolumn} {\let\sv:VBorder\VBorder @@ -479,6 +479,7 @@ accent="true">&\#x0332;}% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -677,6 +678,8 @@ accent="true">&\#x0332;}% + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{plain} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -726,8 +729,6 @@ accent="true">&\#x0332;}% - - @@ -819,6 +820,8 @@ accent="true">&\#x0332;}% + + @@ -891,6 +894,12 @@ accent="true">&\#x0332;}% + + + + + + @@ -945,6 +954,7 @@ accent="true">&\#x0332;}% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{frenchb} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -1233,6 +1243,14 @@ accent="true">&\#x0332;}% + + + + + + + + diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht index eb5d8560ccb..987f3cfc5a1 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht @@ -1,4 +1,4 @@ -% html4-math.4ht (2019-12-16-15:21), generated from tex4ht-html4.tex +% html4-math.4ht (2020-03-06-15:07), generated from tex4ht-html4.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-16-15:21} +\immediate\write-1{version 2020-03-06-15:07} \exit:ifnot{accents,% amsfonts,% @@ -317,26 +317,25 @@ ushort} \:CheckOption{mathjax}\if:Option \input{mathjax-latex-4ht.4ht} \Configure{@HEAD}{\HCode{ -\Hnewline }} -\Configure{MathjaxSource}{https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML} -\Configure{@HEAD}{\HCode{ \Hnewline}} +\Configure{MathjaxSource}{https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml-full.js} +\Configure{@HEAD}{\HCode{ \Hnewline}} \def\:HandleMathjaxCatcodes{\edef\:RestoreMathjaxCatcodes{\catcode`\noexpand \&=\the\catcode`\&}\catcode`\&=11} \Configure{$}{\:HandleMathjaxCatcodes}{\:RestoreMathjaxCatcodes}{\expandafter\AltMathOne} % for some reason, it is necessary to specify the catcode change directly in the configuration -- cgit v1.2.3