mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Make the large letter at the top of each section use the sans-serif font,
like any other header.
This commit is contained in:
parent
8e7c82648f
commit
44c413b05e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ headings_flag 1
|
|||
heading_prefix " \\bigletter "
|
||||
|
||||
preamble "\\begin{theindex}
|
||||
\\def\\bigletter#1{{\\Large#1}\\vspace{1mm}}
|
||||
\\def\\bigletter#1{{\\Large\\sffamily#1}\\vspace{1mm}}
|
||||
|
||||
"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue