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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Thu Feb 6 15:30:54 CET 2025


Author: michal_h21
Date: 2025-02-06 14:30:54 +0000 (Thu, 06 Feb 2025)
New Revision: 1637

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-4ht.tex
Log:
remove spurious paragraphs before sections in koma classes

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2025-02-05 09:54:48 UTC (rev 1636)
+++ trunk/lit/ChangeLog	2025-02-06 14:30:54 UTC (rev 1637)
@@ -1,3 +1,9 @@
+2025-02-06  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-4ht.tex (scrbook.4ht, scrartcl.4ht, scrreprt.4ht): remove
+	spurious paragraphs before sections.
+	https://puszcza.gnu.org.ua/bugs/index.php?647
+
 2025-02-05  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (latex.4ht): remove spurious paragraphs before

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2025-02-05 09:54:48 UTC (rev 1636)
+++ trunk/lit/tex4ht-4ht.tex	2025-02-06 14:30:54 UTC (rev 1637)
@@ -18863,6 +18863,13 @@
 \def\minisec#1{\:minisec{#1}\@afterheading}
 >>>
 
+This should supress spurious paragraphs before sections.
+
+\<scr artcl, reprt, book\><<<
+\newcommand*\scr:startsection[6]{\ifvmode\HCode{}\IgnorePar\fi\o:scr at startsection:{#1}{#2}{#3}{#4}{#5}{#6}}
+\HLet\scr at startsection\scr:startsection
+>>>
+
 %%%%%%%%%%%%%%%%%%
 \Section{srcartcl}
 



More information about the tex4ht-commits mailing list.