Hi Dan,
you didn't mention before that you are using hyperref. The solution above would work without. With hyperref it should work if you just use \lowercase instead of \MakeLowercase in my code suggestion above.
Stefan
Text Formatting ⇒ MakeLowercase in \cftchapfont (tocloft)
- Stefan Kottwitz
- Site Admin
- Posts: 10290
- Joined: Mon Mar 10, 2008 9:44 pm
Re: MakeLowercase in \cftchapfont (tocloft)
LaTeX.org admin
Re: MakeLowercase in \cftchapfont (tocloft)
Sorry Stefan, I didn't think it would make a difference.
That works like charm, thank you very much!
That works like charm, thank you very much!
MakeLowercase in \cftchapfont (tocloft)
Did you try out my example? It should work fine. If you don't like the sans-serif headings, you could sayDan wrote:Phi, all that does is change my chapter headings (in the document itself) to my Sans-Serif font, which I'm guessing is a side-effect of using a KOMA-Script class.
Code: Select all
\addtokomafont{disposition}{\rmfamily}