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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Tue Sep 27 12:54:54 CEST 2022


Author: michal_h21
Date: 2022-09-27 10:54:54 +0000 (Tue, 27 Sep 2022)
New Revision: 1201

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-4ht.tex
Log:
Declare hooks for emph

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2022-09-26 15:08:39 UTC (rev 1200)
+++ trunk/lit/ChangeLog	2022-09-27 10:54:54 UTC (rev 1201)
@@ -1,3 +1,7 @@
+2022-09-27  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-4ht.tex (beamer.4ht): declare hooks for \emph.
+
 2022-09-26  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-fonts-modern.tex (

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2022-09-26 15:08:39 UTC (rev 1200)
+++ trunk/lit/tex4ht-4ht.tex	2022-09-27 10:54:54 UTC (rev 1201)
@@ -25946,7 +25946,7 @@
 
 \HLet\beamer@@frametitle\:temp
 % Beamer redefines \emph, it is necessary to insert hooks again
-
+\NewConfigure{emph}{2}
 \pend:defI\emph{\a:emph}%
 \append:defI\emph{\b:emph}%
 



More information about the tex4ht-commits mailing list.