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

karl at gnu.org.ua karl at gnu.org.ua
Thu Dec 22 00:03:57 CET 2016


Author: karl
Date: 2016-12-22 01:03:57 +0200 (Thu, 22 Dec 2016)
New Revision: 231

Modified:
   trunk/lit/ChangeLog
   trunk/lit/Makefile
   trunk/lit/tex4ht-4ht.tex
Log:
copyrights

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2016-12-20 23:22:26 UTC (rev 230)
+++ trunk/lit/ChangeLog	2016-12-21 23:03:57 UTC (rev 231)
@@ -1,8 +1,13 @@
+2016-12-21  Karl Berry  <karl at freefriends.org>
+
+	* tex4ht-4ht.tex (xr.4ht, xr-hyper.4ht): copyrights.
+
 2016-12-20  Michal Hoftich  <michal.h21 at gmail.com>
 
-	* tex4ht-4ht.tex (usepackage.4ht, xr-hyper.4ht): Fixed support for
-	additional optional argument of \externaldocument and fixed support for
-	hyperref's label in the cross references
+	* tex4ht-4ht.tex (usepackage.4ht, xr.4ht, xr-hyper.4ht): fix support
+	for additional optional argument of \externaldocument,
+	and support for hyperref's label in the cross references.
+	http://puszcza.gnu.org.ua/bugs/?349>
 
 2016-12-18  Karl Berry  <karl at freefriends.org>
 

Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile	2016-12-20 23:22:26 UTC (rev 230)
+++ trunk/lit/Makefile	2016-12-21 23:03:57 UTC (rev 231)
@@ -36,8 +36,8 @@
   geometry.4ht graphicx.4ht hyperref.4ht latex.4ht lettrine.4ht listings.4ht \
   memoir.4ht multicol.4ht multirow.4ht nameref.4ht quoting.4ht reading.4ht \
   scrartcl.4ht scrbook.4ht scrreprt.4ht spanish.4ht subscript.4ht \
-  titlesec.4ht tocloft.4ht wrapfig.4ht usepackage.4ht xcolor.4ht xr.4ht \
-	xr-hyper.4ht 
+  titlesec.4ht tocloft.4ht wrapfig.4ht usepackage.4ht \
+  xcolor.4ht xr.4ht xr-hyper.4ht 
 	
 # xx and many, many more.
 

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2016-12-20 23:22:26 UTC (rev 230)
+++ trunk/lit/tex4ht-4ht.tex	2016-12-21 23:03:57 UTC (rev 231)
@@ -3353,10 +3353,9 @@
 before \''\begin{document}'.
 
 \<xr.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  
-% xr.4ht                                |version %
-% Copyright (C) |CopyYear.1997.       Eitan M. Gurari         %
-|<TeX4ht copyright|>
+% xr.4ht (|version), generated from |jobname.tex
+% Copyright |CopyYear.1997. Eitan M. Gurari
+|<TeX4ht copywrite|>
    |<fix xr|>
    |<fix xr-nonhyper|>
 \Hinput{xr}
@@ -3452,10 +3451,9 @@
 %%%%%%%%%%%%%%%%%%%%%
 
 \<xr-hyper.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  
-% xr-hyper.4ht                          |version %
-% Copyright (C) |CopyYear.2003.       Eitan M. Gurari         %
-|<TeX4ht copyright|>
+% xr-hyper.4ht (|version), generated from |jobname.tex
+% Copyright |CopyYear.2003. Eitan M. Gurari     
+|<TeX4ht copywrite|>
    |<fix xr|>
    |<fix xr-hyper|>
 \Hinput{xr}



More information about the tex4ht-commits mailing list