From: Fred Drake Date: Mon, 22 Jun 1998 17:27:48 +0000 (+0000) Subject: Make the large letter at the top of each section use the sans-serif font, X-Git-Tag: v1.5.2a1~434 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44c413b05ee83a563dcabaca8105e80650716645;p=thirdparty%2FPython%2Fcpython.git Make the large letter at the top of each section use the sans-serif font, like any other header. --- diff --git a/Doc/texinputs/myindex.ist b/Doc/texinputs/myindex.ist index e12f43e14c4a..bfc2e34c8e94 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}} "