summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-12 22:30:35 +0000
committerKarl Berry <karl@freefriends.org>2022-01-12 22:30:35 +0000
commit7d89d54f89bf344350b6970f404917edac997453 (patch)
treeb160414d34866cfd7ad94a7d76c61a3991efc529 /Master/texmf-dist/source/generic/tex4ht/ChangeLog
parent51c76bd00f0afd18d79753374d24aee52252ad62 (diff)
alt text in odt output, tex4ht r1056
git-svn-id: svn://tug.org/texlive/trunk@61591 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht/ChangeLog')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 0507080b417..58ca9bee340 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,5 +1,9 @@
2022-01-12 Michal Hoftich <michal.h21@gmail.com>
+ * tex4ht-ooffice.tex (ooffice.4ht): added alternative
+ text support for images.
+ https://tex.stackexchange.com/a/630017/2891
+
* tex4ht-4ht.tex (graphicx.4ht): declare GraphicsAlt configuration,
in order to support the \includegraphics's alt attribute in other
output formats than HTML.