summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-06 22:12:13 +0000
committerKarl Berry <karl@freefriends.org>2022-02-06 22:12:13 +0000
commita9e28ba3ba28c7071867f39a2fb66bd75e37eeec (patch)
tree253fbc7877d16f59406ea36943cab1dfb0c142cb /Master/texmf-dist/source/generic/tex4ht/ChangeLog
parentc4c64e1298d88f1154dc57c9abb667636716f771 (diff)
longtable ules, tex4ht r1073; \cite links, tex4ht r1074; wnti font support, tex4ht r1075
git-svn-id: svn://tug.org/texlive/trunk@61924 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht/ChangeLog')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index ef58933f0c4..d311b5455e0 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,19 @@
+2022-02-06 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-fonts-noncjk.tex (
+ .tex4ht.dir/texmf/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf
+ .tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf
+ ): Fixed font tables for the italics Cyrillic Wn font
+ https://puszcza.gnu.org.ua/bugs/?549
+
+ * tex4ht-ooffice.tex (ooffice.4ht): fixed links for the \cite
+ command.
+ https://puszcza.gnu.org.ua/bugs/?547
+
+ * tex4ht-html4.tex (html4.4ht): declare table properties necessary
+ for correct rule support in Longtable.
+ https://tug.org/pipermail/tex4ht/2022q1/003137.html
+
2022-02-04 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-html4.tex (html4.4ht): use CSS grid for Enumitem lists.