summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-08-13 20:31:40 +0000
committerKarl Berry <karl@freefriends.org>2023-08-13 20:31:40 +0000
commit89f9de8e1cc260a242bb129e42c478656554b825 (patch)
treef64f02d1cead57493aa3403dabfe12f4cce39205 /Master/texmf-dist/source/generic/tex4ht/ChangeLog
parent1fd23bc2f032f51fdcdef3f534d7f3a32e0edd17 (diff)
fix mathml \dfrac inside \frac, tex4ht r1356; wrong markup for primes, tex4ht r1355; ulem formatting for docbook, tex4ht r1354; fix split environment fatal error, tex4ht r1353
git-svn-id: svn://tug.org/texlive/trunk@67920 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht/ChangeLog')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index ca3df845bdd..9790ff09226 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,20 @@
+2023-08-13 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-mathml.tex (mathml.4ht): fixed handling of \tfrac and
+ \dfrac inside of \frac.
+ https://github.com/michal-h21/make4ht/issues/129
+
+ * tex4ht-mathml.tex (mathml.4ht): fixed wrong markup for primes.
+ https://github.com/michal-h21/make4ht/issues/130
+
+ * tex4ht-docbook.tex (docbook.4ht): added formatting for the Ulem
+ package configurations.
+ https://github.com/michal-h21/make4ht/issues/131
+
+ * tex4ht-4ht.tex (amsmath.4ht): don't redefine environment handling
+ macros in the split environment.
+ https://github.com/michal-h21/make4ht/issues/132
+
2023-07-28 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (xskak.4ht): removed redefiniton of \mainline and