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 e12f43e..bfc2e34 100644
--- a/Doc/texinputs/myindex.ist
+++ b/Doc/texinputs/myindex.ist
@@ -3,7 +3,7 @@
 heading_prefix "  \\bigletter "
 
 preamble "\\begin{theindex}
-\\def\\bigletter#1{{\\Large#1}\\vspace{1mm}}
+\\def\\bigletter#1{{\\Large\\sffamily#1}\\vspace{1mm}}
 
 "