[tex4ht-commits] [SCM] tex4ht updated: r930 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Thu May 6 17:37:55 CEST 2021
Author: michal_h21
Date: 2021-05-06 15:37:55 +0000 (Thu, 06 May 2021)
New Revision: 930
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-4ht.tex
Log:
Fixed issue in menukeys support
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2021-05-04 17:57:24 UTC (rev 929)
+++ trunk/lit/ChangeLog 2021-05-06 15:37:55 UTC (rev 930)
@@ -1,3 +1,7 @@
+2021-05-06 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-4ht.tex (menukeys.4ht): use \Picture* for menukey images.
+
2021-05-04 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-4ht.tex (colortbl.4ht),
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2021-05-04 17:57:24 UTC (rev 929)
+++ trunk/lit/tex4ht-4ht.tex 2021-05-06 15:37:55 UTC (rev 930)
@@ -31912,7 +31912,7 @@
\expandafter\pend:def\csname tw at style@#1 at pre\endcsname{\csname a:menukey#1\endcsname}%
\expandafter\append:def\csname tw at style@#1 at post\endcsname{\csname b:menukey#1\endcsname}%
% use pictures by default for the style configuration
- \Configure{menukey#1}{\Picture+{}}{\EndPicture}
+ \Configure{menukey#1}{\Picture*{}}{\EndPicture}
}
\Configure{defmenukey}{menus}
More information about the tex4ht-commits
mailing list.