diff options
author | Norbert Preining <norbert@preining.info> | 2022-11-03 03:05:14 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-11-03 03:05:14 +0000 |
commit | c3c9975778ff2848e51f6debf733abe8ca930bd3 (patch) | |
tree | 034fcccacf40343842462b161df1764d3a7a41af /support/TeX4ht/source/ChangeLog | |
parent | 2281af8ba8fd52341e706f3979712f3280fcfdad (diff) |
CTAN sync 202211030305
Diffstat (limited to 'support/TeX4ht/source/ChangeLog')
-rw-r--r-- | support/TeX4ht/source/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog index a58e929657..2c88db2ad7 100644 --- a/support/TeX4ht/source/ChangeLog +++ b/support/TeX4ht/source/ChangeLog @@ -1,3 +1,13 @@ +2022-11-01 Michal Hoftich <michal.h21@gmail.com> + + * tex4ht-4ht.tex (mathml.4ht): don't add <mdt> elements for math + array vspace, as it can lead to wrong size of the table. + https://github.com/michal-h21/make4ht/issues/91 + + * tex4ht-mathml.tex(mathml.4ht): prevent use of Unicode characters + inside \mathcal. + https://github.com/michal-h21/make4ht/issues/95 + 2022-10-31 Michal Hoftich <michal.h21@gmail.com> * tex4ht-mathml.tex (mathml.4ht, html-mml.4ht): fixed output of the |