Fix suggested by Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it> to keep the

large letter at the top of each index section with at least the first entry
for that letter.
This commit is contained in:
Fred Drake 1998-07-08 21:37:25 +00:00
parent fa00e958fd
commit 5da5a68325
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ headings_flag 1
heading_prefix " \\bigletter "
preamble "\\begin{theindex}
\\def\\bigletter#1{{\\Large\\sffamily#1}\\vspace{1mm}}
\\def\\bigletter#1{{\\Large\\sffamily#1}\\nopagebreak\\vspace{1mm}}
"