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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Fri Oct 25 14:57:45 CEST 2024


Author: michal_h21
Date: 2024-10-25 12:57:45 +0000 (Fri, 25 Oct 2024)
New Revision: 1586

Modified:
   trunk/lit/tex4ht-4ht.tex
Log:
don't redefine \thepart to keep the part number in TOC

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2024-10-25 12:03:14 UTC (rev 1585)
+++ trunk/lit/tex4ht-4ht.tex	2024-10-25 12:57:45 UTC (rev 1586)
@@ -26082,7 +26082,7 @@
 \Link[https://github.com/michal-h21/make4ht/issues/155]{}{}here\EndLink
 
 \<french part\><<<
-\DeclareRobustCommand*{\FB at emptypart}{\def\thepart{}}
+\DeclareRobustCommand*{\FB at emptypart}{}
 >>>
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%



More information about the tex4ht-commits mailing list.