diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-18 22:23:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-18 22:23:06 +0000 |
commit | 39c07c7020098d1b2dce02afd1e42efe9d8155b5 (patch) | |
tree | 6487ab6520b9afb3aaeddd43379dce3954316411 /Master/texmf-dist/tex | |
parent | bb669917488dc9c559ccaac25bb66a30e133707b (diff) |
cmcbx.htf fix, tex4ht r887; mathjax \(..,\), tex4ht r888
git-svn-id: svn://tug.org/texlive/trunk@57792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht | 11 |
1 files changed, 9 insertions, 2 deletions
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 02d1b02e952..c1d0db2c744 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 (2020-09-13-14:20), generated from tex4ht-mathjax.tex +% mathjax-latex-4ht.sty (2021-02-18-14:03), 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 2020-09-13-14:20} +\immediate\write-1{version 2021-02-18-14:03} \RequirePackage{etoolbox,expl3,environ} @@ -113,6 +113,8 @@ \fixmathjaxtoc\log \fixmathjaxtoc\ln \fixmathjaxtoc\sum +\fixmathjaxtoc\( +\fixmathjaxtoc\) } \endinput @@ -559,5 +561,10 @@ + + + + + \endinput |