Style specification for building *.ind from *.idx. This is needed to avoid

wrapping of long lines, which tools/indfix.py doesn't understand, and needs
to to handle collapsing of entries which can share a common emtry and just
be short entries themselves.  We get the added benefit of nicer formatting.
This commit is contained in:
Fred Drake 1998-04-04 04:18:06 +00:00
parent bdc61b1c7b
commit 0a2eb138e7
1 changed files with 11 additions and 0 deletions

11
Doc/texinputs/myindex.ist Normal file
View File

@ -0,0 +1,11 @@
line_max 100
headings_flag 1
heading_prefix " \\bigletter "
preamble "\\begin{theindex}
\\def\\bigletter#1{{\\Large#1}\\vspace{1mm}}
"
symhead_positive "{Symbols}"
numhead_positive "{Numbers}"