[texhax] Small caps for appendix A, B, C?
Robin Fairbairns
Robin.Fairbairns at cl.cam.ac.uk
Tue Aug 24 09:24:14 CEST 2004
> Hi tex people,
>
> It's so nice to find a list with people just as obsessed with typography
> as I am :) I'm trying to get appendix letters to come out in small caps,
> but:
>
> \renewcommand\thechapter{\textsc{\Alph{chapter}}
>
> and similar don't seem to work. I know how to change formatting just for
> titles, headers etc but it seems a bit daft to have to manually change
> it everywhere \thechapter is rendered. Or is that what I have to do?
umm, don't you mean
\renewcommand\thechapter{\textsc{\alph{chapter}} ?
More information about the texhax
mailing list