[tex4ht-commits] [SCM] tex4ht updated: r513 - trunk/web

michal_h21 at gnu.org.ua michal_h21 at gnu.org.ua
Tue Jan 22 09:37:40 CET 2019


Author: michal_h21
Date: 2019-01-22 10:37:40 +0200 (Tue, 22 Jan 2019)
New Revision: 513

Modified:
   trunk/web/ChangeLog
   trunk/web/index.html
Log:
Updated changelog

Modified: trunk/web/ChangeLog
===================================================================
--- trunk/web/ChangeLog	2019-01-22 08:37:27 UTC (rev 512)
+++ trunk/web/ChangeLog	2019-01-22 08:37:40 UTC (rev 513)
@@ -2,8 +2,11 @@
 
 	* index.html: moved changelog  to the bottom of the page.
 	* index.html: use line leading only on small screens.
+	* index.html: changes heading levele structure.
 	* changelog.html: full changelog template.
 	* changelog-parse.lua: made number of parser entries configurable.
+	* changelog-parse.lua: use non-breaking space for separating TeX file and
+	generated .4ht files.
 	* Makefile: generate changelog-include.html.
 
 2019-01-21  Michal Hoftich  <michal.h21 at gmail.com>

Modified: trunk/web/index.html
===================================================================
--- trunk/web/index.html	2019-01-22 08:37:27 UTC (rev 512)
+++ trunk/web/index.html	2019-01-22 08:37:40 UTC (rev 513)
@@ -95,7 +95,7 @@
 remain solely in the <a
 href="http://svn.gnu.org.ua/viewvc/tex4ht">source repository</a>.
 
-<h3 id="changelog">Changelog</h3>
+<h2 id="changelog">Changelog</h2>
 
 <!--#include virtual="changes.html"-->
 <p><a href="changelog.html">Full ChangeLog</a>.</p>



More information about the tex4ht-commits mailing list