[tex4ht-commits] [SCM] tex4ht updated: r441 - trunk/lit
karl at gnu.org.ua
karl at gnu.org.ua
Wed Nov 7 00:55:22 CET 2018
Author: karl
Date: 2018-11-07 01:55:22 +0200 (Wed, 07 Nov 2018)
New Revision: 441
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-4ht.tex
Log:
copywrite to include timestamps
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2018-11-06 22:35:30 UTC (rev 440)
+++ trunk/lit/ChangeLog 2018-11-06 23:55:22 UTC (rev 441)
@@ -1,3 +1,8 @@
+2018-11-06 Karl Berry <karl at freefriends.org>
+
+ * tex4ht-4ht.tex (plain.4ht, fontmath.4ht): "copywrite"
+ to include timestamps.
+
2018-11-06 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-4ht.tex (plain.4ht, fontmath.4ht): added definition of \ldots
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2018-11-06 22:35:30 UTC (rev 440)
+++ trunk/lit/tex4ht-4ht.tex 2018-11-06 23:55:22 UTC (rev 441)
@@ -13121,10 +13121,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\<fontmath.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% fontmath.4ht |version %
-% Copyright (C) |CopyYear.1997. Eitan M. Gurari %
-|<TeX4ht copyright|>
+% fontmath.4ht (|version), generated from |jobname.tex
+% Copyright |CopyYear.1997. Eitan M. Gurari
+|<TeX4ht copywrite|>
|<config fontmath.ltx utilities|>
|<config fontmath.ltx shared|>
|<config fontmath|>
@@ -13937,7 +13936,7 @@
a list which starts at the top of a page. This effect is achieved by
having the \''\if at newlist' changing to false from true at the page break.
-In the case of tex4ht, the side effect of loosing the list header
+In the case of tex4ht, the side effect of losing the list header
caused also the loss of the code \''<ul>'.
Latex 200 introduces \`'\global\let\if at newlist\@@if at newlist' at the
@@ -33672,10 +33671,9 @@
%%%%%%%%%%%%%%%
\<plain.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% plain.4ht |version %
-% Copyright (C) |CopyYear.1997. Eitan M. Gurari %
-|<TeX4ht copyright|>
+% plain.4ht (|version), generated from |jobname.tex
+% Copyright |CopyYear.1997. Eitan M. Gurari
+|<TeX4ht copywrite|>
|<exit if already loaded|>
|<record ams definitions|>
|<elements for divs|>
More information about the tex4ht-commits
mailing list