diff options
author | Karl Berry <karl@freefriends.org> | 2022-03-05 16:44:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-03-05 16:44:12 +0000 |
commit | 55d997436b968afc1acdef29eef301d33b71a0b3 (patch) | |
tree | b53196869b42b474c9e622feafbdf68bfee70f6c /Master/texmf-dist/makeindex | |
parent | 3d5ce47a53e8908ac7f3a94494fd06ffa4e27d14 (diff) |
hint doc to separate dirs; update runtime
git-svn-id: svn://tug.org/texlive/trunk@62433 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/makeindex')
-rw-r--r-- | Master/texmf-dist/makeindex/hitex/hint.ist | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/makeindex/hitex/hint.ist b/Master/texmf-dist/makeindex/hitex/hint.ist new file mode 100644 index 00000000000..29716216028 --- /dev/null +++ b/Master/texmf-dist/makeindex/hitex/hint.ist @@ -0,0 +1,17 @@ +% Public domain makeindex style for hint. + +% quote '+' + +actual '+' +encap ':' +preamble "\\beginindex\n" +postamble "\\endindex\n" +headings_flag 1 +heading_prefix "\\indexheading " +symhead_positive "{Symbols}" +numhead_positive "{Numbers}" + +delim_0 "\\quad " +delim_1 "\\quad " +delim_2 "\\quad " + |