You need to use \section to type a section head.  Also I think you are
better off with \define[2]\MySectionCommand.  Using \def issues some
errors.

On Sun, May 04, 2014 at 01:21:16PM +0200, Fabrice Couvreur wrote:
> Hi,
> I encounter two problems :
> - Section numbers are not red ;
> - Calling the second section does not cause the creation of a new paragraph.
> Regards,
> Fabrice
> 
> \setupcolors[state=start]
> \def\MySectionCommand#1#2%
>   {\framed
>      [frame=off,
>       width=\textwidth,
>       align={right},
>       background=color,
>       backgroundcolor=lightgray]
>      {#1\quad#2}}
> 
> \setuphead[section][command=\MySectionCommand,numbercolor=red]
> 
> \setupbodyfont[palatino,12pt]
> 
> \starttext
> 
> \MySectionCommand{A.}{Définitions}
> \input knuth
> \MySectionCommand{1.}{Propriétés}
> \input knuth

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


-- 
Darksair
http://darksair.org/
http://twitter.com/#!/MetroWind | http://about.me/darksair
http://www.last.fm/user/Darksair
___________________________________________________________________________________
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