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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Tue Oct 4 16:17:12 CEST 2022


Author: michal_h21
Date: 2022-10-04 14:17:12 +0000 (Tue, 04 Oct 2022)
New Revision: 1207

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-4ht.tex
Log:
removed spurious SVG elements from Beamer columns

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2022-10-03 12:58:33 UTC (rev 1206)
+++ trunk/lit/ChangeLog	2022-10-04 14:17:12 UTC (rev 1207)
@@ -1,3 +1,8 @@
+2022-10-04  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-4ht.tex (beamer.4ht): removed nonsensical SVG elements from
+	the columns environment.
+
 2022-10-03  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (beamer.4ht): disable frame breaks.

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2022-10-03 12:58:33 UTC (rev 1206)
+++ trunk/lit/tex4ht-4ht.tex	2022-10-04 14:17:12 UTC (rev 1207)
@@ -25984,6 +25984,12 @@
 \HLet\framebreak\relax
 >>>
 
+This should prevent insertion of SVG elements around columns:
+
+\<conf beamer current\><<<
+\HLet\beamer@@spacingcover\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.



More information about the tex4ht-commits mailing list.