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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Sat Apr 8 12:40:15 CEST 2023


Author: michal_h21
Date: 2023-04-08 10:40:15 +0000 (Sat, 08 Apr 2023)
New Revision: 1320

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-html4.tex
Log:
fixed paragraph handling after footnotes with the fn-in option

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2023-04-08 09:57:34 UTC (rev 1319)
+++ trunk/lit/ChangeLog	2023-04-08 10:40:15 UTC (rev 1320)
@@ -1,5 +1,9 @@
 2023-04-08  Michal Hoftich  <michal.h21 at gmail.com>
 
+	* tex4ht-html4.tex (html4.4ht): show next paragraph after footnote
+	with the fn-in option in Koma Script classes.
+	https://tex.stackexchange.com/a/682211/2891
+
 	* tex4ht-html4.tex (html4.4ht): fixed indentation of additional
 	BibLaTeX styles.
 	https://tex.stackexchange.com/a/682200/2891

Modified: trunk/lit/tex4ht-html4.tex
===================================================================
--- trunk/lit/tex4ht-html4.tex	2023-04-08 09:57:34 UTC (rev 1319)
+++ trunk/lit/tex4ht-html4.tex	2023-04-08 10:40:15 UTC (rev 1320)
@@ -5015,7 +5015,7 @@
 >>>
 
 \<close inline footnote box\><<<
-\EndP\egroup\RecallEndP
+\EndP\egroup\RecallEndP\ShowPar
 >>>  
 
 



More information about the tex4ht-commits mailing list.