Search found 1 match

by nafe12
Sat Aug 29, 2009 3:06 am
Forum: Page Layout
Topic: Changing page number font in table of contents...
Replies: 1
Views: 3009

Changing page number font in table of contents...

I'm trying to change the page number font in my table of contents.
With the code below, the section headers (text) come out in the right font, but the page numbers are still in the default (times?) font.

Code: Select all

\begin{sffamily}
\tableofcontents
\end{sffamily}
Ideas appreciated!