mirror of https://github.com/python/cpython
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:
parent
fa00e958fd
commit
5da5a68325
|
@ -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}}
|
||||
|
||||
"
|
||||
|
||||
|
|
Loading…
Reference in New Issue