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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Mon Sep 29 21:27:00 CEST 2025


Author: michal_h21
Date: 2025-09-29 19:27:00 +0000 (Mon, 29 Sep 2025)
New Revision: 1744

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-4ht.tex
Log:
fixed fatal error with the apa6 class

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2025-09-25 09:46:31 UTC (rev 1743)
+++ trunk/lit/ChangeLog	2025-09-29 19:27:00 UTC (rev 1744)
@@ -1,3 +1,8 @@
+2025-09-29  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-4ht.tex (apacite.4ht): fixed fatal errors with bibliography
+	in the apa6 class. 
+
 2025-09-18  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-html4.tex (html4.4ht): use the <h1> element for \title

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2025-09-25 09:46:31 UTC (rev 1743)
+++ trunk/lit/tex4ht-4ht.tex	2025-09-29 19:27:00 UTC (rev 1744)
@@ -1886,7 +1886,9 @@
 \HLet\@@cite=\:tempc
 >>>
 
-\<apacite 2003\><<<
+This redefinition leads to fatal errors. 
+
+\<apacite 2003 do not use\><<<
 \def\@lbibitem[#1]#2{% 
     \def\BBA{\BBAA}% 
     \item[\@biblabel{#1}]% 



More information about the tex4ht-commits mailing list.