texlive[64604] Master/texmf-dist: disable frame breaks in beamer,

commits+karl at tug.org commits+karl at tug.org
Mon Oct 3 23:46:31 CEST 2022


Revision: 64604
          http://tug.org/svn/texlive?view=revision&revision=64604
Author:   karl
Date:     2022-10-03 23:46:30 +0200 (Mon, 03 Oct 2022)
Log Message:
-----------
disable frame breaks in beamer, tex4ht r1205-1206

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=1205

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
    trunk/Master/texmf-dist/tex/generic/tex4ht/beamer.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2022-10-03 20:48:44 UTC (rev 64603)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2022-10-03 21:46:30 UTC (rev 64604)
@@ -1,3 +1,7 @@
+2022-10-03  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-4ht.tex (beamer.4ht): disable frame breaks.
+
 2022-09-30  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (usepackage.4ht, tagpdf-hooks.4ht): basic Tagpdf

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2022-10-03 20:48:44 UTC (rev 64603)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2022-10-03 21:46:30 UTC (rev 64604)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1204 2022-09-30 11:45:34Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1206 2022-10-03 12:58:33Z michal_h21 $
 % tex tex4ht-4ht   or   ht tex tex4ht-4ht
 %
 % Copyright 2009-2022 TeX Users Group    
@@ -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{%
@@ -25977,6 +25977,13 @@
 
 >>>
 
+We must disable Beamer's framebreaking, as it can lead to tag mis-match.
+It should still work in the picture mode, as we use the HLet command.
+
+\<conf beamer current\><<<
+\HLet\framebreak\relax
+>>>
+
  Beamer can break BibLaTeX's bibliography across several slides, 
  which can lead in tag mis-match, as the closing tags for the bibliography 
  are inserted as child of other element, than the opening tags.

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/beamer.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/beamer.4ht	2022-10-03 20:48:44 UTC (rev 64603)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/beamer.4ht	2022-10-03 21:46:30 UTC (rev 64604)
@@ -1,4 +1,4 @@
-% beamer.4ht (2022-09-29-14:23), generated from tex4ht-4ht.tex
+% beamer.4ht (2022-10-03-14:39), generated from tex4ht-4ht.tex
 % Copyright 2003-2009 Eitan M. Gurari
 % Copyright 2009-2022 TeX Users Group
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2022-09-29-14:23}
+\immediate\write-1{version 2022-10-03-14:39}
 
 \NewConfigure{titlepage}{2}
 \NewConfigure{title}{2}
@@ -150,7 +150,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{%
@@ -165,6 +165,7 @@
 \pend:defI\emph{\a:emph}%
 \append:defI\emph{\b:emph}%
 
+\HLet\framebreak\relax
 \NewConfigure{beamerbiblatex}{3}
 \@ifpackageloaded{biblatex}{
   \pend:defI\beamer at biblabeltemplate{%

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht	2022-10-03 20:48:44 UTC (rev 64603)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht	2022-10-03 21:46:30 UTC (rev 64604)
@@ -1,4 +1,4 @@
-% usepackage.4ht (2022-09-30-14:03), generated from tex4ht-4ht.tex
+% usepackage.4ht (2022-10-03-14:39), generated from tex4ht-4ht.tex
 % Copyright 2003-2009 Eitan M. Gurari
 % Copyright 2009-2022 TeX Users Group
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2022-09-30-14:03}
+\immediate\write-1{version 2022-10-03-14:39}
 
    \def\:temp{tex4ht}\ifx \:temp\@currname
    \:warning{\string\usepackage{tex4ht} again?}



More information about the tex-live-commits mailing list.