diff options
| author | Fred Drake <fdrake@acm.org> | 1998-06-22 17:27:48 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-06-22 17:27:48 +0000 |
| commit | 44c413b05ee83a563dcabaca8105e80650716645 (patch) | |
| tree | 8df8a318e1dfec7b18b314236c9911cb6386aaab /Doc/texinputs | |
| parent | 8e7c82648f366c4ced1dd7faf1387d04995529ec (diff) | |
| download | cpython-git-44c413b05ee83a563dcabaca8105e80650716645.tar.gz | |
Make the large letter at the top of each section use the sans-serif font,
like any other header.
Diffstat (limited to 'Doc/texinputs')
| -rw-r--r-- | Doc/texinputs/myindex.ist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/texinputs/myindex.ist b/Doc/texinputs/myindex.ist index e12f43e14c..bfc2e34c8e 100644 --- a/Doc/texinputs/myindex.ist +++ b/Doc/texinputs/myindex.ist @@ -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}} " |
