diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-18 21:03:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-18 21:03:24 +0000 |
commit | 04bfb678d4f350f3f4fb812533e7b9317e565359 (patch) | |
tree | 8d05652a691ff19ee16e5777b655bb931eb4e015 /Master/texmf-dist/tex/generic | |
parent | 227ff60d29bb5c5617ced1e1a6ca3c01e8c87e20 (diff) |
intoc option, tex4ht r691
git-svn-id: svn://tug.org/texlive/trunk@55208 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/imakeidx.4ht | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/imakeidx.4ht b/Master/texmf-dist/tex/generic/tex4ht/imakeidx.4ht index bab297a07d8..a30c2dbc6b8 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/imakeidx.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/imakeidx.4ht @@ -1,4 +1,4 @@ -% imakeidx.4ht (2019-06-07-14:20), generated from tex4ht-4ht.tex +% imakeidx.4ht (2020-05-18-13:31), generated from tex4ht-4ht.tex % Copyright 2019 TeX Users Group % % This work may be distributed and/or modified under the @@ -16,7 +16,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2019-06-07-14:20} +\immediate\write-1{version 2020-05-18-13:31} \def\:temp#1#2#3{\html:addr% @@ -32,6 +32,7 @@ \ifx \a:makeindex\:UnDef \NewConfigure{makeindex}{}\Configure{makeindex}{} \fi +\Configure{@begin}{theindex}{\ind:defs\imki@maybeaddtotoc} |