diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-10 22:33:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-10 22:33:19 +0000 |
commit | b5a51fa6a8498c3a5ce9f196b981259813415818 (patch) | |
tree | 54b846dc362fce2073c4bb75fc5f86f71bf9b8ca /Master/texmf-dist | |
parent | 6491848c980de315c557af27f5b640d497063663 (diff) |
eqnarray config, tex4ht r460
git-svn-id: svn://tug.org/texlive/trunk@49373 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht | 6 |
1 files changed, 4 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 5f9310013f7..0c48b2bf8f6 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 (2018-12-09-15:20), generated from tex4ht-mathjax.tex +% mathjax-latex-4ht.sty (2018-12-10-14:31), generated from tex4ht-mathjax.tex % Copyright 2018 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 2018-12-09-15:20} +\immediate\write-1{version 2018-12-10-14:31} \RequirePackage{etoolbox,expl3,environ} @@ -85,6 +85,8 @@ \VerbMath{equation*} \VerbMath{math} \VerbMath{displaymath} +\VerbMath{eqnarray} +\VerbMath{eqnarray*} \ConfigureEnv{multline}{}{}{}{} \ConfigureEnv{multline*}{}{}{}{} \fixmathjaxtoc\left |