Am 04.12.2011 um 20:07 schrieb Pablo Rodríguez:

> On 12/04/2011 07:19 PM, Khaled Hosny wrote:
>> On Sun, Dec 04, 2011 at 05:46:03PM +0100, Pablo Rodríguez wrote:
>>>     \definefontfeature[allcaps][default][aalt=yes]
>> 
>> A bit off topic, but aalt stands for "access all alternates" 
> 
> Thanks, I knew it, Khaled.
> 
> aalt is not the best way to do it, but I didn't know how to get old
> style numbers, small caps and all lowercase texts. I cannot achieve it with:
> 
>    \definefontfeature[allcaps][default][onum=yes,smcp=yes]
> 
> And redefining the setuphead command for chapter:
> 
>    \setuphead[chapter][style=\tfb\addfs{allcaps},command=\lowercase]
> 
> doesn't do the work (and it breaks the centering in a more elaborate
> command).
> 
> How could I do it?

\setuphead[chapter][style=\WORD\tfb]

\starttext
\chapter{This was done with \CONTEXT!}
\stoptext

Wolfgang
___________________________________________________________________________________
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