[tex4ht-commits] [SCM] tex4ht updated: r331 - trunk/doc/tex4ht-doc
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Tue Oct 3 17:15:56 CEST 2017
Author: michal_h21
Date: 2017-10-03 18:15:56 +0300 (Tue, 03 Oct 2017)
New Revision: 331
Modified:
trunk/doc/tex4ht-doc/Makefile
trunk/doc/tex4ht-doc/config.cfg
Log:
use only chapter level for breaking into pages
Modified: trunk/doc/tex4ht-doc/Makefile
===================================================================
--- trunk/doc/tex4ht-doc/Makefile 2017-10-03 14:53:15 UTC (rev 330)
+++ trunk/doc/tex4ht-doc/Makefile 2017-10-03 15:15:56 UTC (rev 331)
@@ -24,4 +24,4 @@
final: tex4ht-doc.html
clean:
- rm *.html *.aux *.4tc *.4ct *.toc *.xref
+ rm *.html *.aux *.4tc *.4ct *.xref
Modified: trunk/doc/tex4ht-doc/config.cfg
===================================================================
--- trunk/doc/tex4ht-doc/config.cfg 2017-10-03 14:53:15 UTC (rev 330)
+++ trunk/doc/tex4ht-doc/config.cfg 2017-10-03 15:15:56 UTC (rev 331)
@@ -1,3 +1,3 @@
-\Preamble{xhtml,html5,mathml,3,sec-filename,info}
+\Preamble{xhtml,html5,mathml,2,sec-filename,info}
\begin{document}
\EndPreamble
More information about the tex4ht-commits
mailing list