summaryrefslogtreecommitdiff
path: root/support/TeX4ht
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-10-05 03:00:51 +0000
committerNorbert Preining <norbert@preining.info>2021-10-05 03:00:51 +0000
commit565de6b1d4171694d95a6e0552738891484ea7be (patch)
treec1b2b90a1d8d0fb654cd0759703903db58c8973c /support/TeX4ht
parent4a258bbb349d86735a9d1be59c3a5eae8756012c (diff)
CTAN sync 202110050300
Diffstat (limited to 'support/TeX4ht')
-rw-r--r--support/TeX4ht/source/ChangeLog6
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex9
2 files changed, 14 insertions, 1 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index fb6049c959..b229ff27f8 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/ChangeLog
@@ -1,3 +1,9 @@
+2021-10-04 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (graphicx.4ht): added support for the \includegraphics alt
+ key.
+ https://github.com/latex3/latex2e/issues/651
+
2021-09-28 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-html4.tex (html4.4ht): support for change of booktabs rule colors.
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index 4df4f93e6c..ae34076fa0 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 987 2021-09-26 20:24:16Z michal_h21 $
+% $Id: tex4ht-4ht.tex 989 2021-10-04 09:35:17Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2021 TeX Users Group
@@ -26024,6 +26024,7 @@ For xml
\EndVerbatim
+
Fix for XeTeX graphics - PDF inclusion doesn't work with the default driver,
dvips needs to be used instead
@@ -26077,6 +26078,12 @@ dvips needs to be used instead
>>>
+Support for the alt key of \Verb!\includegraphics! command.
+
+\<fix graphicx\><<<
+\define@key{Gin}{alt}{\Configure{GraphicsAlt}{#1}}
+>>>
+
The calc package redefined \`'\setlength' to allow expressions of the
form `\Verb!width=.625\textwidth+5mm!'. The macros \`'Gin@ewidth' and
\`'Gin@eheight' allow such values. Hence, for such macros, we should