diff options
author | Norbert Preining <norbert@preining.info> | 2022-12-29 03:05:22 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-12-29 03:05:22 +0000 |
commit | 55c69feeef908f49007708be194b7bb1c607f302 (patch) | |
tree | 5f629517b0a04430a00ee04e5bba3be4981a0f95 /support | |
parent | c593cd7fcc1d6af28601f82bf0354a13eca3ff93 (diff) |
CTAN sync 202212290305
Diffstat (limited to 'support')
-rw-r--r-- | support/TeX4ht/source/ChangeLog | 6 | ||||
-rw-r--r-- | support/TeX4ht/source/tex4ht-mathjax.tex | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog index d951439fd6..7dd31c7566 100644 --- a/support/TeX4ht/source/ChangeLog +++ b/support/TeX4ht/source/ChangeLog @@ -1,3 +1,9 @@ +2022-12-27 Michal Hoftich <michal.h21@gmail.com> + + * tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): fixed use of \left and + \right in a TOC. + https://tex.stackexchange.com/a/669861/2891 + 2022-12-26 Michal Hoftich <michal.h21@gmail.com> * tex4ht-4ht.tex (mdframed.4ht): prevent compilation error when we diff --git a/support/TeX4ht/source/tex4ht-mathjax.tex b/support/TeX4ht/source/tex4ht-mathjax.tex index 0e62cc872e..bd1723c82f 100644 --- a/support/TeX4ht/source/tex4ht-mathjax.tex +++ b/support/TeX4ht/source/tex4ht-mathjax.tex @@ -1,4 +1,4 @@ -% $Id: tex4ht-mathjax.tex 1256 2022-11-28 15:50:18Z michal_h21 $ +% $Id: tex4ht-mathjax.tex 1279 2022-12-27 20:16:12Z michal_h21 $ % compile: latex tex4ht-mathjax % % Copyright 2018-2022 TeX Users Group @@ -262,6 +262,8 @@ Fixes for tables of contents. \fixmathjaxtoc\end \fixmathjaxtoc\\ \fixmathjaxtoc\exp +\fixmathjaxtoc\left +\fixmathjaxtoc\right >>> \<mhchem configurations\><<< |