> Am 24.03.2014 um 14:39 schrieb Xan <dxpublica at telefonica.net>:
> 
> > Hi,
> > 
> > I have this
> > \defineenumeration
> >  [punt]
> >  
> > [alternative=serried,text={\startcolor[darkblue]Punt\stopcolor},stopper={.\space},left={\bgroup},right={\egroup},width=fit,headstyle=\ss,distance=0.25em,width=fit]
> > 
> > So I get "Punt 1. bla,..." How can I achieve that "Punt 1." were in 
> > darkblue? Now I just have "Punt“.
> 
> 
> Use the headcolor key:
> 
> \defineenumeration
>   [punt]
>   [alternative=serried,
>    text={Punt},
>    stopper={.},
>    width=fit,
>    distance=0.25em,
>    headstyle=\ss,
>    headcolor=darkblue]
> 
> Wolfgang


Thank you very much,
Xan.
___________________________________________________________________________________
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