I am using the following code with sectsty to make all sections use small caps:
\sectionfont{\sc}
However, I want them all typesetted in lowercase, but the following does not work:
\sectionfont{\MakeLowercase\sc}
|
I am using the following code with
However, I want them all typesetted in lowercase, but the following does not work:
|
||||
|
Since
You should also use |
|||||||
|
\MakeUppercase? – Seamus Aug 24 '11 at 13:00