diff options
Diffstat (limited to 'support/TeX4ht/source/ChangeLog')
-rw-r--r-- | support/TeX4ht/source/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog index 5b65c3b282..b337ea50bd 100644 --- a/support/TeX4ht/source/ChangeLog +++ b/support/TeX4ht/source/ChangeLog @@ -1,3 +1,29 @@ +2023-10-12 Karl Berry <karl@freefriends.org> + + * tex4ht-c.tex (<span char block>): avoid negative indexing into + font_tbl. Partial fix for report from Oliver Freyermuth, + https://puszcza.gnu.org.ua/bugs/?611. + +2023-10-12 Michal Hoftich <michal.h21@gmail.com> + + * tex4ht-4ht.tex (piton.4ht): use e-type Expl3 functions. + https://www.texdev.net/2023/10/10/get-the-jag-from-x-type-to-e-type + + * tex4ht-4ht.tex (tabularray.4ht): use e-type Expl3 functions. + https://www.texdev.net/2023/10/10/get-the-jag-from-x-type-to-e-type + + * tex4ht-4ht.tex (usepackage-fontspec.4ht): use e-type Expl3 + functions. + https://www.texdev.net/2023/10/10/get-the-jag-from-x-type-to-e-type + + * tex4ht-html4.tex (html4.4ht): use e-type Expl3 function in + Siunixtx's MathJax support code. + https://www.texdev.net/2023/10/10/get-the-jag-from-x-type-to-e-type + + * tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): changed deprecated + \tl_set:Nx to \tl_set:Ne. + https://www.texdev.net/2023/10/10/get-the-jag-from-x-type-to-e-type + 2023-10-09 Michal Hoftich <michal.h21@gmail.com> * tex4ht-4ht.tex (usepackage-fontspec.4ht): process keyval options |