diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-19 22:25:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-19 22:25:19 +0000 |
commit | 4e880d47056ecc38e786fe1a1f6866efb29dae98 (patch) | |
tree | 996d2de9cbadafe6925bfe0904f613c09de65220 | |
parent | 1b24df9cb00f0f3f504c4e97a84245dbc58b8385 (diff) |
\ln for mathjax, tex4ht r684
git-svn-id: svn://tug.org/texlive/trunk@54806 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht | 5 |
1 files changed, 3 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 f5f40f84be4..0c1b86e23fb 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-04-04-14:36), generated from tex4ht-mathjax.tex +% mathjax-latex-4ht.sty (2020-04-19-14:57), 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-04-04-14:36} +\immediate\write-1{version 2020-04-19-14:57} \RequirePackage{etoolbox,expl3,environ} @@ -111,6 +111,7 @@ \fixmathjaxtoc\tanh \fixmathjaxtoc\coth \fixmathjaxtoc\log +\fixmathjaxtoc\ln } \endinput |