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

karl at gnu.org.ua karl at gnu.org.ua
Sat Feb 27 18:35:46 CET 2010


Author: karl
Date: 2010-02-27 19:35:46 +0200 (Sat, 27 Feb 2010)
New Revision: 32

Modified:
   trunk/lit/Makefile
   trunk/lit/tex4ht-mathltx.tex
Log:
missed copyright inclusion

Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile	2010-02-26 16:28:38 UTC (rev 31)
+++ trunk/lit/Makefile	2010-02-27 17:35:46 UTC (rev 32)
@@ -9,6 +9,10 @@
 common_info = $(common) common-info.tex
 derived = 
 
+#derived += $(tex4ht_html4_derived)
+#tex4ht_html4_derived = \
+#  html4.4ht html4-math.4ht html4-uni.4ht onmouseover.4ht exerqz.4ht
+
 derived += $(tex4ht_info_mml_derived)
 tex4ht_info_mml_derived = infomml.4ht
 
@@ -104,6 +108,10 @@
 # 
 all: $(derived)
 
+$(tex4ht_html4_derived): tex4ht-html4.tex $(common_info)
+	htlatex $< "html,sections+" "" "-d./" "-interaction=nonstopmode"
+#	mk4ht xhlatex $< "html,3,sections+"
+
 $(tex4ht_info_mml_derived): tex4ht-info-mml.tex $(common_info)
 	htlatex $< "html,sections+" "" "-d./" "-interaction=nonstopmode"
 
@@ -194,6 +202,8 @@
 update = cp -pr
 #
 update: all
+	$(update) $(tex4ht_html4_derived) $(dest_texmf)/
+#
 	$(update) $(tex4ht_info_mml_derived) $(dest_texmf)/
 #
 	$(update) $(tex4ht_info_ooffice_derived) $(dest_texmf)/

Modified: trunk/lit/tex4ht-mathltx.tex
===================================================================
--- trunk/lit/tex4ht-mathltx.tex	2010-02-26 16:28:38 UTC (rev 31)
+++ trunk/lit/tex4ht-mathltx.tex	2010-02-27 17:35:46 UTC (rev 32)
@@ -396,6 +396,7 @@
 % html-mltx.4ht (|version), generated from |jobname.tex
 % Copyright (C) 2009, 2010 TeX Users Group.
 % Copyright (C) |CopyYear.2005. Eitan M. Gurari
+|<TeX4ht copywrite|>
 >>>
 
 



More information about the tex4ht-commits mailing list