On 2013-11-17 Wolfgang Schuster wrote:
> Am 17.11.2013 um 20:02 schrieb Jan Tosovsky:
> 
> > in my book I'd like to precede my titles with the number formated as
> > 'CHAPTER I.', e.g. roman numeral and all this small caped and also in
> > bold as the title itself.
> >
> Instead of small capitals for the chapter number you can use capitals
> in combination with a smaller font size.
> 
> \setuplabeltext[en][chapter=Chapter~]
> 
> \setuphead
>   [chapter]
>   [alternative=middle,
>    style=\bfc,
>    numberstyle={\setcharactercasing[WORD]\kerncharacters[0.125]\bfa},
>    numbercommand=\groupedcommand{}{\blank[4mm]},
>    sectionstopper={.},
>    inbetween={\blank[4mm]},
>    conversion=Romannumerals]

I must admit this looks much better! Thanks.

The same approach can be used also for small caps, but the result is not so
appealing. Especially I don't like the size of the 'stopper' (dot).

Btw, that case conversion can be eliminated using
\setuplabeltext[en][chapter=CHAPTER~]

Jan

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to