Am 07.07.2011 um 16:21 schrieb Christian:

> Hi all,
> is it possible to assign different styles to each itemgroup or level of
> 'itemization'?
> It is possible when using \head to assign a headstyle, but wouldn't it be
> nice to assign a certain textstyle to an item level?
> 
> Consider something heavily customized (but still useful IMHO) like this:
> 1. First Level (bold, small caps)
>       - Second level (normal)
>               > third level (italic)
>                       * fourth level (smaller font [\tfx], text color dark
> gray)
> 
> I somehow can't find a way to achieve this, without applying the style in
> the actual list.

\setupitemize[1][style=\bf\setff{smallcaps}]
\setupitemize[3][style=\it]
\setupitemize[4][style=\tfx,color=darkgray]

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