[tex4ht-commits] [SCM] tex4ht updated: r33 - trunk/lit
karl at gnu.org.ua
karl at gnu.org.ua
Sun Feb 28 19:45:59 CET 2010
Author: karl
Date: 2010-02-28 20:45:59 +0200 (Sun, 28 Feb 2010)
New Revision: 33
Modified:
trunk/lit/ChangeLog
trunk/lit/Makefile
trunk/lit/tex4ht-html32.tex
Log:
tex4ht-html32 license notices
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2010-02-27 17:35:46 UTC (rev 32)
+++ trunk/lit/ChangeLog 2010-02-28 18:45:59 UTC (rev 33)
@@ -1,3 +1,8 @@
+2010-02-28 Karl Berry <karl at gnu.org>
+
+ * tex4ht-html32.tex: update license notices.
+ * Makefile: add derivations.
+
2010-02-26 Karl Berry <karl at gnu.org>
* tex4ht-info-mml.tex,
Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile 2010-02-27 17:35:46 UTC (rev 32)
+++ trunk/lit/Makefile 2010-02-28 18:45:59 UTC (rev 33)
@@ -9,6 +9,9 @@
common_info = $(common) common-info.tex
derived =
+derived += $(tex4ht_html32_derived)
+tex4ht_html32_derived = html32.4ht html32-math.4ht
+
#derived += $(tex4ht_html4_derived)
#tex4ht_html4_derived = \
# html4.4ht html4-math.4ht html4-uni.4ht onmouseover.4ht exerqz.4ht
@@ -108,7 +111,10 @@
#
all: $(derived)
-$(tex4ht_html4_derived): tex4ht-html4.tex $(common_info)
+$(tex4ht_html32_derived): tex4ht-html32.tex $(common)
+ xhlatex tex4ht-html32 "html,3,sections+"
+
+$(tex4ht_html4_derived): tex4ht-html4.tex $(common)
htlatex $< "html,sections+" "" "-d./" "-interaction=nonstopmode"
# mk4ht xhlatex $< "html,3,sections+"
@@ -268,5 +274,8 @@
rm -f *.4ct *.4tc *.aux *.css *.dvi *.idv *.lg *.log *.tmp *.trc *.xref
rm -f *.html *.png
+clean1:
+ rm -f $(f).[0-s]* $(f).[u-z]* $(f).trc
+
mostlyclean:
rm -f $(derived)
Modified: trunk/lit/tex4ht-html32.tex
===================================================================
--- trunk/lit/tex4ht-html32.tex 2010-02-27 17:35:46 UTC (rev 32)
+++ trunk/lit/tex4ht-html32.tex 2010-02-28 18:45:59 UTC (rev 33)
@@ -1,30 +1,11 @@
-% latex tex4ht-html32 or xhlatex tex4ht-html32 "html,3,sections+"
+% $Id$
+% latex tex4ht-html32
+% or xhlatex tex4ht-html32 "html,3,sections+"
%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% tex4ht-html32.tex %
-% Copyright (C) 1996-- 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) 1996--2009 Eitan M. Gurari
+% Released under LPPL 1.3c+.
+% See tex4ht-cpright.tex for license text.
\ifx \HTML\UnDef
\def\HTML{html32,html32-math}
@@ -39,30 +20,10 @@
-%%%%%%%%%%%%%%%%%% definitions %%%%%%%%%%%%%%%%%%%%%%%%%
+\input{common-code}
+\input{common}
+\input{tex4ht-cpright}
-\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}
@@ -4505,11 +4466,9 @@
\<exerqz\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% exerqz.4ht |version %
-% Copyright (C) |CopyYear.1999. %
-% Donald P. Story & Eitan M. Gurari %
-|<TeX4ht copyright|>
+% exerqz.4ht (|version), generated from |jobname.tex
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) |CopyYear.1999. Eitan M. Gurari & Donald P. Story
|<exerqz's vars|>
|<predefined exerquiz javascript|>
>>>
@@ -4641,7 +4600,7 @@
\Hnewline
If you know how to fix the function f() above for Netscape,\Hnewline
without changing the id attribute names, please consider\Hnewline
-emailing the fix to gurari at cis.ohio-state.edu. Thanks\Hnewline
+emailing the fix to tex4ht at tug.org. Thanks\Hnewline
***********************************************************}
>>>
@@ -5152,9 +5111,10 @@
\<html32\><<<
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% html32.4ht |version %
-% Copyright (C) |CopyYear.1997. Eitan M. Gurari %
-|<TeX4ht copyright|>
+% html32.4ht (|version), generated from |jobname.tex
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) |CopyYear.1997. Eitan M. Gurari
+|<TeX4ht copywrite|>
>>>
@@ -6781,9 +6741,10 @@
\<html32-math\><<<
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% html32-math.4ht |version %
-% Copyright (C) |CopyYear.1999. Eitan M. Gurari %
-|<TeX4ht copyright|>
+% html32-math.4ht (|version), generated from |jobname.tex
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) |CopyYear.1999. Eitan M. Gurari
+|<TeX4ht copywrite|>
>>>
@@ -7403,34 +7364,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\<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\><<<
!*?: >>>
Property changes on: trunk/lit/tex4ht-html32.tex
___________________________________________________________________
Name: svn:keywords
+ Date Author Id
More information about the tex4ht-commits
mailing list