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

karl at gnu.org.ua karl at gnu.org.ua
Thu Feb 25 17:52:22 CET 2010


Author: karl
Date: 2010-02-25 18:52:22 +0200 (Thu, 25 Feb 2010)
New Revision: 30

Modified:
   trunk/lit/ChangeLog
   trunk/lit/Makefile
   trunk/lit/tex4ht-info-svg.tex
   trunk/lit/tex4ht-javahelp-xtpipes.tex
   trunk/lit/tex4ht-jsml-xtpipes.tex
Log:
tex4ht-javahelp-xtpipes, tex4ht-info-svg: license notices

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2010-02-24 01:19:26 UTC (rev 29)
+++ trunk/lit/ChangeLog	2010-02-25 16:52:22 UTC (rev 30)
@@ -1,3 +1,9 @@
+2010-02-25  Karl Berry  <karl at gnu.org>
+
+	* tex4ht-info-svg.tex,
+	* tex4ht-javahelp-xtpipes.tex: update license notices.
+	* Makefile: add derivations.
+
 2010-02-23  Karl Berry  <karl at gnu.org>
 
 	* tex4ht-javahelp.tex,

Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile	2010-02-24 01:19:26 UTC (rev 29)
+++ trunk/lit/Makefile	2010-02-25 16:52:22 UTC (rev 30)
@@ -8,6 +8,15 @@
 common = tex4ht-cpright.tex common.tex common-code.tex
 derived = 
 
+derived += $(tex4ht_info_svg_derived)
+tex4ht_info_svg_derived = infosvg.4ht
+
+#derived += $(tex4ht_info_derived)
+#tex4ht_info_derived = info4ht.4ht
+
+derived += $(tex4ht_javahelp_xtpipes_derived)
+tex4ht_javahelp_xtpipes_derived = javahelp.4xt
+
 derived += $(tex4ht_javahelp_derived)
 tex4ht_javahelp_derived = javahelp.4ht javahelp-a.4ht
 
@@ -88,6 +97,15 @@
 # 
 all: $(derived)
 
+$(tex4ht_info_svg_derived): tex4ht-info-svg.tex $(common)
+	htlatex $< "html,sections+" "" "-d./" "-interaction=nonstopmode"
+
+$(tex4ht_info_derived): tex4ht-info.tex $(common)
+	mk4ht xhlatex $< "html,3,sections+"
+
+$(tex4ht_javahelp_xtpipes_derived): tex4ht-javahelp-xtpipes.tex $(common)
+	htlatex $< "xhtml,next,3" "" "-d./" "-interaction=nonstopmode"
+
 $(tex4ht_javahelp_derived): tex4ht-javahelp.tex $(common)
 	mk4ht xhlatex $< "html,3,sections+"
 
@@ -95,7 +113,7 @@
 	mk4ht xhlatex $< "html,3,sections+"
 
 $(tex4ht_jsml_xtpipes_derived): tex4ht-jsml-xtpipes.tex $(common)
-	htlatex tex4ht-jsml-xtpipes "xhtml,next,3" "" "-d./"
+	htlatex $< "xhtml,next,3" "" "-d./" "-interaction=nonstopmode"
 
 $(tex4ht_jsml_derived): tex4ht-jsml.tex $(common)
 	mk4ht xhlatex $< "html,3,sections+"
@@ -163,6 +181,12 @@
 update = cp -pr
 #
 update: all
+	$(update) $(tex4ht_info_svg_derived) $(dest_texmf)/
+#
+	$(update) $(tex4ht_info_derived) $(dest_texmf)/
+#
+	$(update) $(tex4ht_javahelp_xtpipes_derived) $(dest_texmf)/
+#
 	$(update) $(tex4ht_javahelp_derived) $(dest_texmf)/
 #
 	$(update) $(tex4ht_jsmath_derived) $(dest_texmf)/

Modified: trunk/lit/tex4ht-info-svg.tex
===================================================================
--- trunk/lit/tex4ht-info-svg.tex	2010-02-24 01:19:26 UTC (rev 29)
+++ trunk/lit/tex4ht-info-svg.tex	2010-02-25 16:52:22 UTC (rev 30)
@@ -1,34 +1,13 @@
+% $Id$
 % compile 3 times: latex tex4ht-info-svg   
-%          or htlatex tex4ht-info-svg "html,sections+"
+%             or htlatex tex4ht-info-svg "html,sections+"
+%            or ht latex tex4ht-info
 %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% tex4ht-info-svg.tex                                    %
-% Copyright (C) 2000--            Eitan M. Gurari        %
-%                                                        %
-% This work may be distributed and/or modified under the %
-% conditions of the LaTeX Project Public License, either %
-% version 1.3 of this license or (at your option) any    %
-% later version. The latest version of this license is   %
-% in                                                     %
-%   http://www.latex-project.org/lppl.txt                %
-% and version 1.3 or later is part of all distributions  %
-% of LaTeX version 2003/12/01 or later.                  %
-%                                                        %
-% This work has the LPPL maintenance status "maintained".%
-%                                                        %
-% This Current Maintainer of this work                   %
-% is Eitan M. Gurari.                                    %
-%                                                        %
-% If you modify this file your changing the signature    %
-% in \message{(signature)} below will be appreciated.    %
-%                                                        %
-%                             gurari at cse.ohio-state.edu  %
-%                 http://www.cse.ohio-state.edu/~gurari  %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
-\message{(<signature>)}
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) 2000--2009 Eitan M. Gurari
+% Released under LPPL 1.3c+.
+% See tex4ht-cpright.tex for license text.
 
-% Compile with the command `ht latex tex4ht-info'
-
 \ifx \HTML\UnDef
    \def\HTML{infosvg}
    \def\CONFIG{\jobname}
@@ -66,46 +45,18 @@
    \def\temp##1>>>{\egroup
       \expandafter \def\csname #1\endcsname{##1}}\temp}
 
-\newcount\tmpcnt  \tmpcnt\time  \divide\tmpcnt  60
-\edef\temp{\the\tmpcnt}
-\multiply\tmpcnt  -60 \advance\tmpcnt  \time
+\input{common}
 
-\edef\version{\the\year-\ifnum \month<10 0\fi
-  \the\month-\ifnum \day<10 0\fi\the\day
-   -\ifnum \temp<10 0\fi \temp
-   :\ifnum \tmpcnt<10 0\fi\the\tmpcnt}
-
-\def\CopyYear.#1.{%
-   \ifnum #1=\year #1\space\space\space\space\space\space
-    \else          #1--\the\year\fi
-}
-
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \chapter{INFO}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
 \<infosvg\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  
-% infosvg.4ht                           |version %
-% Copyright (C) |CopyYear.2000.       Eitan M. Gurari         %
-%                                                        %
-% This program can redistributed and/or modified under   %
-% the terms of the LaTeX Project Public License          %
-% Distributed from CTAN archives in directory            %
-% macros/latex/base/lppl.txt; either version 1 of the    %
-% License, or (at your option) any later version.        %
-%                                                        %
-% If you modify this program your changing its signature %
-% with a directive of the following form will be         %
-% appreciated.                                           %
-%            \message{signature}                         %
-%                                                        %
-%                              gurari at cse.ohio-state.edu %
-%                  http://www.cse.ohio-state.edu/~gurari %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version |version}
+% infosvg.4ht (|version), generated from |jobname.tex
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) |CopyYear.2000. Eitan M. Gurari
+|<TeX4ht copywrite|>
 {          \catcode`\@=0 \catcode`\\=11 @relax
   @gdef at infoIVht[#1]#2//{%
     @ifnum #1>1


Property changes on: trunk/lit/tex4ht-info-svg.tex
___________________________________________________________________
Name: svn:keywords
   + Date Author Id

Modified: trunk/lit/tex4ht-javahelp-xtpipes.tex
===================================================================
--- trunk/lit/tex4ht-javahelp-xtpipes.tex	2010-02-24 01:19:26 UTC (rev 29)
+++ trunk/lit/tex4ht-javahelp-xtpipes.tex	2010-02-25 16:52:22 UTC (rev 30)
@@ -1,33 +1,19 @@
+% $Id$
 % htlatex tex4ht-javahelp-xtpipes "xhtml,next,3" "" "-d./"
+%
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) 2002--2009 Eitan M. Gurari
+% Released under LPPL 1.3c+.
+% See tex4ht-cpright.tex for license text.
 
 \documentclass{article}
     \Configure{ProTex}{log,<<<>>>,title,list,`,[[]]}
     \usepackage{url}
 \begin{document}
 
+\input{common}
 
-%%%%%%%%%%%%%%%%%%%%% definitions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\newcount\tmpcnt  \tmpcnt\time  \divide\tmpcnt  60
-\edef\temp{\the\tmpcnt}
-\multiply\tmpcnt  -60 \advance\tmpcnt  \time
-
-\edef\version{\the\year-\ifnum \month<10 0\fi
-  \the\month-\ifnum \day<10 0\fi\the\day
-   -\ifnum \temp<10 0\fi \temp
-   :\ifnum \tmpcnt<10 0\fi\the\tmpcnt}
-
-\def\CopyYear.#1.{%
-   \ifnum #1=\year #1\space\space\space\space\space\space
-    \else          #1--\the\year\fi
-}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-
-
-
-
 %%%%%%%%%%%%%%%%%%
 \part{Post Processing for Html Output Mode}
 %%%%%%%%%%%%%%%%%%
@@ -44,6 +30,10 @@
 \<javahelp.4xt\><<<
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" >
+<!-- jsml.4xt (`version), generated from `jobname.tex
+     Copyright (C) 2009, 2010 TeX Users Group
+     Copyright (C) `CopyYear.2002. Eitan M. Gurari
+`<TeX4ht copyright`> -->
 <xtpipes preamble="yes" signature="javahelp.4xt (`version)">
    <sax content-handler="xtpipes.util.ScriptsManager" 
         lexical-handler="xtpipes.util.ScriptsManagerLH" >
@@ -55,11 +45,7 @@
 </xtpipes>
 >>>
 
-% 
 
-
-
-
 %%%%%%%%%%%%%%%%%%
 \section{email script}
 %%%%%%%%%%%%%%%%%%
@@ -93,13 +79,6 @@
 >>>
 
 
-
-
-\<java licence\><<<
-(`version)
->>>
-
-% 
 % \AtEndDocument{ 
 %    \OutputCodE\<XhtmlEmails.java\> 
 % } 
@@ -111,8 +90,10 @@
  
 \<XhtmlEmails.java\><<< 
 package tex4ht;
-/*
-XhtmlEmails.java `<java licence`>
+/* XhtmlEmails.java (`version), generated from `jobname.tex
+   Copyright (C) 2009, 2010 TeX Users Group
+   Copyright (C) `CopyYear.2002. Eitan M. Gurari
+`<TeX4ht copyright`> */
 */
 import xtpipes.XtpipesUni;
 import org.xml.sax.*;
@@ -655,10 +636,4 @@
         /home/4/gurari/tex4ht.dir/texmf/tex4ht/xtpipes/.
 "}}
 
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \end{document}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-
-


Property changes on: trunk/lit/tex4ht-javahelp-xtpipes.tex
___________________________________________________________________
Name: svn:keywords
   + Date Author Id

Modified: trunk/lit/tex4ht-jsml-xtpipes.tex
===================================================================
--- trunk/lit/tex4ht-jsml-xtpipes.tex	2010-02-24 01:19:26 UTC (rev 29)
+++ trunk/lit/tex4ht-jsml-xtpipes.tex	2010-02-25 16:52:22 UTC (rev 30)
@@ -2,7 +2,7 @@
 % htlatex tex4ht-jsml-xtpipes "xhtml,next,3" "" "-d./"
 %
 % Copyright (C) 2009, 2010 TeX Users Group.
-% Copyright (C) 1996--2009 Eitan M. Gurari
+% Copyright (C) 2002--2009 Eitan M. Gurari
 % Released under LPPL 1.3c+.
 % See tex4ht-cpright.tex for license text.
 
@@ -33,8 +33,9 @@
 <!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" >
 <!-- jsml.4xt (`version), generated from `jobname.tex
      Copyright (C) 2009, 2010 TeX Users Group
-     Copyright (C) `CopyYear.2006. Eitan M. Gurari
-`<TeX4ht copyright`> --><xtpipes signature="jsml.4xt (`version)">
+     Copyright (C) `CopyYear.2002. Eitan M. Gurari
+`<TeX4ht copyright`> -->
+<xtpipes signature="jsml.4xt (`version)">
    <sax content-handler="xtpipes.util.ScriptsManager, tex4ht.GroupMn, tex4ht.JsmlFilter" 
         lexical-handler="xtpipes.util.ScriptsManagerLH" >
      `<numbers in math`>



More information about the tex4ht-commits mailing list