diff options
Diffstat (limited to 'support/TeX4ht/source/ChangeLog')
-rw-r--r-- | support/TeX4ht/source/ChangeLog | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog index 78ef708e33..344462e0c0 100644 --- a/support/TeX4ht/source/ChangeLog +++ b/support/TeX4ht/source/ChangeLog @@ -1,4 +1,20 @@ +2023-02-27 Karl Berry <karl@freefriends.org> + + * tex4ht-mathjax.tex: 2023. + +2023-02-27 Michal Hoftich <michal.h21@gmail.com> + + * tex4ht-fonts-noncjk.tex ( + ./tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf + ./tex4ht.dir/texmf/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf + ./tex4ht.dir/texmf/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf + ./tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf + ./tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf + ): fixed wrong character. + https://tug.org/pipermail/tex4ht/2023q1/003329.html + 2023-02-25 Michal Hoftich <michal.h21@gmail.com> + * tex4ht-4ht.tex (amsart.4ht.4ht, amsbook.4ht, amsproc.4ht, article.4ht, book.4ht, mwart.4ht, mwbk.4ht, mwrep.4ht, report.4ht, scrbook.4ht, scrreprt.4ht): print table of contents when @@ -19,7 +35,6 @@ 2023-02-12 Karl Berry <karl@freefriends.org> - * tex4ht-4ht.tex: copyright 2023 * Makefile (inst_dir_all): new variable. (svnstatus st): new convenience targets. |