From 565de6b1d4171694d95a6e0552738891484ea7be Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 5 Oct 2021 03:00:51 +0000 Subject: CTAN sync 202110050300 --- support/TeX4ht/source/ChangeLog | 6 ++++++ support/TeX4ht/source/tex4ht-4ht.tex | 9 ++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) (limited to 'support/TeX4ht') 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 + + * tex4ht-4ht.tex (graphicx.4ht): added support for the \includegraphics alt + key. + https://github.com/latex3/latex2e/issues/651 + 2021-09-28 Michal Hoftich * 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. + +\<<< +\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 -- cgit v1.2.3