[tex4ht-commits] [SCM] tex4ht updated: r1480 - trunk/lit

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Thu Feb 29 17:20:20 CET 2024


Author: michal_h21
Date: 2024-02-29 16:20:20 +0000 (Thu, 29 Feb 2024)
New Revision: 1480

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-4ht.tex
Log:
declare hyperref's Hy at appendixstring command

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2024-02-29 16:07:34 UTC (rev 1479)
+++ trunk/lit/ChangeLog	2024-02-29 16:20:20 UTC (rev 1480)
@@ -1,5 +1,8 @@
 2024-02-29  Michal Hoftich  <michal.h21 at gmail.com>
 
+	* tex4ht-4ht.tex (hyperref.4ht): declared the \Hy at appendixstring
+	command from Hyperref.
+
 	* tex4ht-mathml.tex (mathml.4ht): enclose Mhchem commands in a
 	group, to suppport subscripts and superscripts.
 

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2024-02-29 16:07:34 UTC (rev 1479)
+++ trunk/lit/tex4ht-4ht.tex	2024-02-29 16:20:20 UTC (rev 1480)
@@ -6031,6 +6031,7 @@
 \<config hyperref\><<<
 \def\Hy at PageAnchorSlidesPlain{}%
 \def\Hy at PageAnchorSlide{}%           
+\def\Hy at appendixstring{appendix}
 >>>
 
 %%%%%%%%%%%%%%%%%%%%%%%%%



More information about the tex4ht-commits mailing list.