diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-31 18:16:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-31 18:16:50 +0000 |
commit | 7e2ae4704f0e798e129edb4c3b5e4ababd2d5bb7 (patch) | |
tree | 4754d88c69955feddc257d6259f461fbd134afbb /Master/texmf-dist/tex/generic/tex4ht/html4-svg.4ht | |
parent | 87e19428d83034111980b20ffb3289bf433f98e9 (diff) |
remove timestamps from tex4ht output by default, tex4ht r164; also missed commit for % chars in reading.4ht
git-svn-id: svn://tug.org/texlive/trunk@40194 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/html4-svg.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/html4-svg.4ht | 78 |
1 files changed, 77 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4-svg.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4-svg.4ht index 9a56e37a50b..48d9eddc771 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/html4-svg.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/html4-svg.4ht @@ -4,7 +4,28 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{tex4ht} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - \Configure{@DOCTYPE} + % svg.4ht (2016-03-31-11:13), generated from tex4ht-svg.tex +% Copyright (C) 2009-2010 TeX Users Group +% Copyright (C) 2001-2009 Eitan M. Gurari +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% version 1.3c 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.3c or later is part of all distributions +% of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% The Current Maintainer of this work +% is the TeX4ht Project <http://tug.org/tex4ht>. +% +% If you modify this program, changing the +% version identification would be appreciated. +\immediate\write-1{version 2016-03-31-11:13} + +\Configure{@DOCTYPE} {<!ENTITY \% misc "ins | del | script | noscript | svg">\Hnewline} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -356,5 +377,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \endinput |