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

karl at gnu.org.ua karl at gnu.org.ua
Mon Feb 22 18:41:49 CET 2010


Author: karl
Date: 2010-02-22 19:41:48 +0200 (Mon, 22 Feb 2010)
New Revision: 26

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

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2010-02-21 16:48:47 UTC (rev 25)
+++ trunk/lit/ChangeLog	2010-02-22 17:41:48 UTC (rev 26)
@@ -1,3 +1,9 @@
+2010-02-22  Karl Berry  <karl at gnu.org>
+
+	* tex4ht-jsml-xtpipes.tex,
+	* tex4ht-jsml.tex: update license notices.
+	* Makefile: add derivations.
+
 2010-02-21  Karl Berry  <karl at gnu.org>
 
 	* tex4ht-mathltx.tex: update license notices.

Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile	2010-02-21 16:48:47 UTC (rev 25)
+++ trunk/lit/Makefile	2010-02-22 17:41:48 UTC (rev 26)
@@ -6,8 +6,16 @@
 default: all
 
 common = tex4ht-cpright.tex common.tex
-derived =
+derived = 
 
+derived += $(tex4ht_jsml_xtpipes_derived)
+tex4ht_jsml_xtpipes_derived = \
+  jsml.4xt \
+  HtJsml.java GroupMn.java JsmlFilter.java JsmlMathBreak.java
+
+derived += $(tex4ht_jsml_derived)
+tex4ht_jsml_derived = jsml.4ht jsml-math.4ht
+
 derived += $(tex4ht_mathltx_derived)
 tex4ht_mathltx_derived = mathltx.4ht html-mltx.4ht
 
@@ -74,6 +82,12 @@
 # 
 all: $(derived)
 
+$(tex4ht_jsml_xtpipes_derived): tex4ht-jsml-xtpipes.tex $(common)
+	htlatex tex4ht-jsml-xtpipes "xhtml,next,3" "" "-d./"
+
+$(tex4ht_jsml_derived): tex4ht-jsml.tex $(common)
+	mk4ht xhlatex $< "html,3,sections+"
+
 $(tex4ht_mathltx_derived): tex4ht-mathltx.tex $(common)
 	mk4ht xhlatex $< "html,3,sections+"
 
@@ -129,7 +143,7 @@
 # Derived files are generated in . and $(wd).
 # (corresponds to src/java for xtpipes.tex)
 
-# n
+# 
 destdir = ..
 dest_texmf = $(destdir)/texmf/tex/generic/tex4ht
 dest_xtpipes = $(destdir)/texmf/tex4ht/xtpipes
@@ -137,6 +151,12 @@
 update = cp -pr
 #
 update: all
+	$(update) jsml.4xt $(dest_xtpipes)/
+	$(update) HtJsml.java GroupMn.java JsmlFilter.java \
+	          JsmlMathBreak.java $(dest_java)/
+#
+	$(update) $(tex4ht_jsml_derived) $(dest_texmf)/
+#
 	$(update) $(tex4ht_mathltx_derived) $(dest_texmf)/
 #
 	$(update) $(tex4ht_mathplayer_derived) $(dest_texmf)/
@@ -164,11 +184,12 @@
 #
 	$(update) $(tex4ht_word_derived) $(dest_texmf)/
 #
+	$(update) xhtml.4xt $(dest_xtpipes)/
 	$(update) XhtmlEmails.java $(dest_java)/
-	$(update) xhtml.4xt $(dest_xtpipes)/
 #
+	$(update) xhtmml.4xt $(dest_xtpipes)/
 	$(update) XhtmmlUtilities.java $(dest_java)/
-	$(update) xhtmml.4xt $(dest_xtpipes)/
+#
 # this has to be done last. Does anything else use $(wd)? We'll see.
 	rmdir $(wd)/bin
 	$(update) $(wd)/* $(dest_java)/

Modified: trunk/lit/tex4ht-jsml-xtpipes.tex
===================================================================
--- trunk/lit/tex4ht-jsml-xtpipes.tex	2010-02-21 16:48:47 UTC (rev 25)
+++ trunk/lit/tex4ht-jsml-xtpipes.tex	2010-02-22 17:41:48 UTC (rev 26)
@@ -1,32 +1,19 @@
+% $Id$
 % htlatex tex4ht-jsml-xtpipes "xhtml,next,3" "" "-d./"
+%
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) 1996--2009 Eitan M. Gurari
+% Released under LPPL 1.3c+.
+% See tex4ht-cpright.tex for license text.
 
 \documentclass{article}
     \Configure{ProTex}{log,<<<>>>,title,list,`,[[]]}
 \begin{document}
 
 
+\input{common}
+\input{tex4ht-cpright}
 
-
-%%%%%%%%%%%%%%%%%%%%% 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{Script for xtpipes}
 %%%%%%%%%%%%%%%%%%
@@ -44,7 +31,10 @@
 \<jsml.4xt\><<<
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" >
-<xtpipes signature="jsml.4xt (`version)">
+<!-- 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)">
    <sax content-handler="xtpipes.util.ScriptsManager, tex4ht.GroupMn, tex4ht.JsmlFilter" 
         lexical-handler="xtpipes.util.ScriptsManagerLH" >
      `<numbers in math`>
@@ -161,6 +151,10 @@
 
 \<HtJsml.java\><<<
 package tex4ht;
+/* HtJsml.java (`version), generated from `jobname.tex
+   Copyright (C) 2009, 2010 TeX Users Group
+   Copyright (C) `CopyYear.2002. Eitan M. Gurari
+`<TeX4ht copyright`> */
 import org.w3c.dom.*;
 public class HtJsml {
   `<HtJsml utility members`>
@@ -193,6 +187,10 @@
  
 \<GroupMn.java\><<< 
 package tex4ht;
+/* GroupMn.java (`version), generated from `jobname.tex
+   Copyright (C) 2009, 2010 TeX Users Group
+   Copyright (C) `CopyYear.2002. Eitan M. Gurari
+`<TeX4ht copyright`> */
 import org.xml.sax.helpers.*; 
 import org.xml.sax.*; 
 import java.io.PrintWriter; 
@@ -789,13 +787,6 @@
 >>>
 
 
-
-
-\<java licence\><<<
-(`version)
->>>
-
-
 \AtEndDocument{ 
    \OutputCodE\<JsmlMathBreak.java\> 
 } 
@@ -807,9 +798,11 @@
  
 \<JsmlMathBreak.java\><<< 
 package tex4ht;
-/*
-JsmlMathBreak.java `<java licence`>
-*/
+/* JsmlMathBreak.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.*;
 import org.xml.sax.helpers.DefaultHandler;
@@ -1003,6 +996,10 @@
  
 \<JsmlFilter.java\><<< 
 package tex4ht;
+/* JsmlFilter.java (`version), generated from `jobname.tex
+   Copyright (C) 2009, 2010 TeX Users Group
+   Copyright (C) `CopyYear.2002. Eitan M. Gurari
+`<TeX4ht copyright`> */
 import org.xml.sax.helpers.*; 
 import org.xml.sax.*; 
 import java.io.PrintWriter; 
@@ -3888,11 +3885,3 @@
 %%%%%%%%%%%%%%%%%%
 \section{Prose}
 %%%%%%%%%%%%%%%%%%
-
-
-
-
-
-
-
-


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

Modified: trunk/lit/tex4ht-jsml.tex
===================================================================
--- trunk/lit/tex4ht-jsml.tex	2010-02-21 16:48:47 UTC (rev 25)
+++ trunk/lit/tex4ht-jsml.tex	2010-02-22 17:41:48 UTC (rev 26)
@@ -1,3 +1,4 @@
+% $Id$
 % Compile 3 times: latex tex4ht-jsml
 %             or   xhlatex tex4ht-jsml "html,3,sections+"
 % Copy html.4ht into the work directory before each of the 
@@ -3,32 +4,9 @@
 %            first two compilations
 %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% tex4ht-jsml.tex                                        %
-% Copyright (C) 2006--            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.
 
-
-
 \ifx \HTML\UnDef
    \def\HTML{jsml,jsml-math} 
@@ -41,32 +19,10 @@
    \expandafter\next
 \fi
 
+\input{common-code}
+\input{common}
+\input{tex4ht-cpright}
 
-
-%%%%%%%%%%%%%%%%%% definitions %%%%%%%%%%%%%%%%%%%%%%%%%
-
-\let\AltxModifyShowCode=\ModifyShowCode
-\def\ModifyShowCode{%
-   \def\by{by}\def\={=}\AltxModifyShowCode}
-\let\pReModifyOutputCode=\ModifyOutputCode
-\def\ModifyOutputCode{%
-   \def\by{}\def\={}%
-   \pReModifyOutputCode}
-
-\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
-}
-
 \def\.{\string\a:mathml:\space}
 
 
@@ -91,12 +47,6 @@
 
 
 
-
-
-
-
-
-
 %%%%%%%%%%%%%%%%%%
 \section{General}
 %%%%%%%%%%%%%%%%%%
@@ -114,47 +64,21 @@
 
 
 \<jsml\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  
-% jsml.4ht                              |version %
-% Copyright (C) |CopyYear.2006.       Eitan M. Gurari         %
-|<TeX4ht copyright|>
+% jsml.4ht (|version), generated from |jobname.tex
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) |CopyYear.2006. Eitan M. Gurari
+|<TeX4ht copywrite|>
 >>>
 
 
 \<jsml-math\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  
-% jsml-math.4ht                         |version %
-% Copyright (C) |CopyYear.2006.       Eitan M. Gurari         %
-|<TeX4ht copyright|>
+% jsml-math.4ht (|version), generated from |jobname.tex
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) |CopyYear.2006. Eitan M. Gurari
+|<TeX4ht copywrite|>
 >>>
 
 
-\<TeX4ht copyright\><<<
-%                                                        %
-% 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 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}
->>>
 \<par del\><<<
 !*?: >>>
 \<tag of Tag\><<<


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

Modified: trunk/lit/tex4ht-xhtml-xtpipes.tex
===================================================================
--- trunk/lit/tex4ht-xhtml-xtpipes.tex	2010-02-21 16:48:47 UTC (rev 25)
+++ trunk/lit/tex4ht-xhtml-xtpipes.tex	2010-02-22 17:41:48 UTC (rev 26)
@@ -1,6 +1,6 @@
 % $Id$
 % htlatex tex4ht-xhtml-xtpipes "xhtml,next,3" "" "-d./"
-
+%
 % Copyright (C) 2009, 2010 TeX Users Group.
 % Copyright (C) 1996--2009 Eitan M. Gurari
 % Released under LPPL 1.3c+.
@@ -97,7 +97,6 @@
  
 \<XhtmlEmails.java\><<< 
 package tex4ht;
-/*
 /* XhtmlEmails.java (`version), generated from `jobname.tex
    Copyright (C) 2009, 2010 TeX Users Group
    Copyright (C) `CopyYear.2008. Eitan M. Gurari



More information about the tex4ht-commits mailing list