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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Mon Oct 3 14:58:33 CEST 2022


Author: michal_h21
Date: 2022-10-03 12:58:33 +0000 (Mon, 03 Oct 2022)
New Revision: 1206

Modified:
   trunk/lit/tex4ht-4ht.tex
Log:
Better way of disabling of frame break in Beamer

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2022-10-03 12:30:03 UTC (rev 1205)
+++ trunk/lit/tex4ht-4ht.tex	2022-10-03 12:58:33 UTC (rev 1206)
@@ -25960,7 +25960,7 @@
 
 \NewConfigure{frame}{2}
 \NewConfigure{frametitle}{2}
-\AddToHook{env/beamer at frameslide/before}{\RecallEndP\a:frame}
+\AddToHook{env/beamer at frameslide/before}{\RecallEndP\a:frame\beamer at autobreakfalse}
 \AddToHook{env/beamer at frameslide/after}{\b:frame}
 
 \long\def\:temp[#1]#2{%
@@ -25982,7 +25982,6 @@
 
 \<conf beamer current\><<<
 \HLet\framebreak\relax
-\HLet\beamer at autobreakframe\relax 
 >>>
 
  Beamer can break BibLaTeX's bibliography across several slides, 



More information about the tex4ht-commits mailing list.