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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Mon May 23 09:58:41 CEST 2022


Author: michal_h21
Date: 2022-05-23 07:58:41 +0000 (Mon, 23 May 2022)
New Revision: 1137

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-sty.tex
Log:
allow more split files

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2022-05-22 18:03:36 UTC (rev 1136)
+++ trunk/lit/ChangeLog	2022-05-23 07:58:41 UTC (rev 1137)
@@ -1,3 +1,9 @@
+2022-05-23  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-sty.tex (tex4ht.sty): use higher value for cut files
+	counter, to allow generating of more than 9999 files.
+	https://tug.org/pipermail/tex4ht/2022q2/003234.html
+
 2022-05-22  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (listings.4ht),

Modified: trunk/lit/tex4ht-sty.tex
===================================================================
--- trunk/lit/tex4ht-sty.tex	2022-05-22 18:03:36 UTC (rev 1136)
+++ trunk/lit/tex4ht-sty.tex	2022-05-23 07:58:41 UTC (rev 1137)
@@ -4624,7 +4624,7 @@
 
 
 \<fix point for file ids at child\><<<
-\gHAdvance\fstf:id |by 10000
+\gHAdvance\fstf:id |by 100000
 >>>
 
 It would be nice to have also fix-points for file ids within children,



More information about the tex4ht-commits mailing list.