[tex4ht-commits] [SCM] tex4ht updated: r17 - trunk/lit
karl at gnu.org.ua
karl at gnu.org.ua
Fri Feb 12 02:17:08 CET 2010
Author: karl
Date: 2010-02-12 03:17:07 +0200 (Fri, 12 Feb 2010)
New Revision: 17
Modified:
trunk/lit/ChangeLog
trunk/lit/Makefile
trunk/lit/tex4ht-svg.tex
Log:
tex4ht-svg: update license notices
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2010-02-11 15:17:25 UTC (rev 16)
+++ trunk/lit/ChangeLog 2010-02-12 01:17:07 UTC (rev 17)
@@ -1,32 +1,35 @@
2010-02-11 Karl Berry <karl at gnu.org>
- * Put current copyright line first.
+ * tex4ht-svg.tex: update license notices.
+ * Makefile: add derivations.
+ * Put current (2010) copyright line first.
+
2010-02-10 Karl Berry <karl at gnu.org>
- * tex4ht-t4ht.tex: add license notices.
+ * tex4ht-t4ht.tex: update license notices.
* Makefile: add derivations.
2010-02-09 Karl Berry <karl at gnu.org>
- * tex4t-tei.tex: add license notices.
+ * tex4t-tei.tex: update license notices.
* Makefile: add derivations.
* tex4ht-cpright.tex: new macro |TeX4ht copywrite,
to output the license notice with a \write to the log file.
2010-02-08 Karl Berry <karl at gnu.org>
- * tex4ht-unicode.tex: add license notices.
+ * tex4ht-unicode.tex: update license notices.
* Makefile: add derivations.
2010-02-07 Karl Berry <karl at gnu.org>
- * tex4ht-word.tex: add license notices.
+ * tex4ht-word.tex: update license notices.
* Makefile: add derivations.
2010-02-06 Karl Berry <karl at gnu.org>
- * tex4ht-xhtml-xtpipes.tex: add license notices.
+ * tex4ht-xhtml-xtpipes.tex: update license notices.
* Makefile: add derivations.
* tex4ht-xhtmml-xtpipes.tex,
@@ -35,7 +38,7 @@
2010-02-05 Karl Berry <karl at gnu.org>
- * tex4ht-xhtmml-xtpipes.tex: add license notices.
+ * tex4ht-xhtmml-xtpipes.tex: update license notices.
* Makefile: add derivations.
2010-02-03 Karl Berry <karl at gnu.org>
Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile 2010-02-11 15:17:25 UTC (rev 16)
+++ trunk/lit/Makefile 2010-02-12 01:17:07 UTC (rev 17)
@@ -8,6 +8,10 @@
common = tex4ht-cpright.tex common.tex
derived =
+derived += $(tex4ht_svg_derived)
+tex4ht_svg_derived = \
+ svg.4ht \
+
derived += $(tex4ht_t4ht_derived)
tex4ht_t4ht_derived = \
t4ht.c \
@@ -56,6 +60,9 @@
#
all: $(derived)
+$(tex4ht_svg_derived): tex4ht-svg.tex $(common)
+ mk4ht xhlatex $< "html,3,sections+"
+
$(tex4ht_t4ht_derived): tex4ht-t4ht.tex $(common)
ht tex $<
@@ -83,6 +90,8 @@
destdir = ..
update = cp -pr
update: all
+ $(update) svg.4ht html4-svg.4ht $(destdir)/texmf/tex/generic/tex4ht/
+#
$(update) t4ht.c $(destdir)/src/
#
$(update) tei*.4ht $(destdir)/texmf/tex/generic/tex4ht/
Modified: trunk/lit/tex4ht-svg.tex
===================================================================
--- trunk/lit/tex4ht-svg.tex 2010-02-11 15:17:25 UTC (rev 16)
+++ trunk/lit/tex4ht-svg.tex 2010-02-12 01:17:07 UTC (rev 17)
@@ -1,33 +1,12 @@
+% $Id$
% compile 3 times: latex tex4ht-svg
% or xhlatex tex4ht-svg "html,3,sections+"
%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% tex4ht-svg.tex %
-% Copyright (C) 2001-- 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.
-
%%%%%%%%%%%%%%%%%% load style files %%%%%%%%%%%%%%%%%%%%%%%%%%
\ifx \HTML\UnDef
@@ -38,53 +17,18 @@
\expandafter\next
\fi
-%%%%%%%%%%%%%%%%%%%%% definitions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\input{common.tex}
+\input{tex4ht-cpright.tex}
-\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
-}
-
-
-
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{Preamble}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\<svg\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% svg.4ht |version %
-% Copyright (C) |CopyYear.2001. Eitan M. Gurari %
-% %
-% This program can redistributed and/or modified unde r %
-% 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} %
-% %
-% gartside at maths.ox.ac.uk %
-% gurari at cis.ohio-state.edu %
-% http://www.maths.ox.ac.uk/~gartside %
-% http://www.cis.ohio-state.edu/~gurari %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-
-\immediate\write-1{version |version}
+% svg.4ht (|version), generated from |jobname.tex
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) |CopyYear.2001. Eitan M. Gurari
+|<TeX4ht copywrite|>
>>>
\<configure svg tex4ht\><<<
@@ -113,6 +57,10 @@
\<configure html4-svg tex4ht\><<<
+% svg.4ht (|version), generated from |jobname.tex
+% Copyright (C) 2009, 2010 TeX Users Group.
+% Copyright (C) |CopyYear.2001. Eitan M. Gurari
+|<TeX4ht copywrite|>
\Configure{@DOCTYPE}
{<!ENTITY \% misc "ins || del || script || noscript || svg">\Hnewline}
>>>
Property changes on: trunk/lit/tex4ht-svg.tex
___________________________________________________________________
Name: svn:keywords
+ Date Author Id
More information about the tex4ht-commits
mailing list