diff options
author | Karl Berry <karl@freefriends.org> | 2022-04-19 20:57:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-04-19 20:57:14 +0000 |
commit | 5a436a31d55402e6f3a487016c4525cc06448d9f (patch) | |
tree | fd18db8d94605f761ee827a04d1845fd23297e1a /Master/texmf-dist/tex/generic/tex4ht | |
parent | b12479292b3e2468c564619ee6b60dbc13eeb1be (diff) |
output .4tc to console+log, tex4ht r1114
git-svn-id: svn://tug.org/texlive/trunk@63082 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht index a0a52bb6328..5b39f24886a 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.4ht @@ -1,7 +1,7 @@ \ifnum\the\catcode`\%=14\else \expandafter\edef\csname \string:RestoreCatcodes\endcsname{\catcode`\%\the \catcode`\%}\catcode`\%14\fi -% tex4ht.4ht (2021-06-20-15:33), generated from tex4ht-options.tex +% tex4ht.4ht (2022-04-19-13:54), generated from tex4ht-options.tex % Copyright 2009-2021 TeX Users Group % Copyright 1997-2009 Eitan M. Gurari % @@ -20,7 +20,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2021-06-20-15:33} +\immediate\write-1{version 2022-04-19-13:54} \expandafter\edef\csname :RestoreCatcodes\endcsname{% \expandafter\ifx \csname :RestoreCatcodes\endcsname\relax\else diff --git a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty index 196d476f354..07fa127f0f9 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty +++ b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty @@ -1,7 +1,7 @@ \ifnum\the\catcode`\%=14\else\expandafter\edef\csname \string:RestoreCatcodes\endcsname{\catcode`\%\the \catcode`\%}\catcode`\%14\fi -% tex4ht.sty (2022-04-04-07:06), generated from tex4ht-sty.tex +% tex4ht.sty (2022-04-19-13:53), generated from tex4ht-sty.tex % Copyright 2009-2022 TeX Users Group % Copyright 1996-2009 Eitan M. Gurari % @@ -20,7 +20,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2022-04-04-07:06} +\immediate\write-1{version 2022-04-19-13:53} \ifx \Preamble\UnDef \else @@ -3991,6 +3991,7 @@ \noexpand\csname doTocEntry\string\endcsname\relax \string\expandafter\string\endinput \string\fi}% + \message{(\jobname.4tc)}% enable tracking of the .4tc file by latexmk }% } \:temp |