From b473a14688e21a33f010e8cd5eb726e13d0ed5ce Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 11 Apr 2020 22:51:41 +0000 Subject: \left, \right mathjax fix, tex4ht r681 git-svn-id: svn://tug.org/texlive/trunk@54679 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/generic/tex4ht/mathjax-latex-4ht.4ht | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht index d28c17a204f..f5f40f84be4 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht @@ -1,4 +1,4 @@ -% mathjax-latex-4ht.sty (2019-05-14-15:32), generated from tex4ht-mathjax.tex +% mathjax-latex-4ht.sty (2020-04-04-14:36), generated from tex4ht-mathjax.tex % Copyright 2018-2019 TeX Users Group % % This work may be distributed and/or modified under the @@ -16,7 +16,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2019-05-14-15:32} +\immediate\write-1{version 2020-04-04-14:36} \RequirePackage{etoolbox,expl3,environ} @@ -55,6 +55,7 @@ }{}% } \def\fixmathjaxtoc#1{\Configure{writetoc}{\def#1{\detokenize{#1}}}} +\def\fixmathjaxsec#1{\def#1{\detokenize{#1}}} \AtBeginDocument{% \VerbMath{subarray} @@ -92,8 +93,8 @@ \VerbMath{eqnarray*} \ConfigureEnv{multline}{}{}{}{} \ConfigureEnv{multline*}{}{}{}{} -\fixmathjaxtoc\left -\fixmathjaxtoc\right +\fixmathjaxsec\left +\fixmathjaxsec\right \fixmathjaxtoc\int \fixmathjaxtoc\, \fixmathjaxtoc\sin @@ -531,6 +532,17 @@ + + + + + + + + + + + -- cgit v1.2.3