On 26-5-2011 6:23, Wolfgang Schuster wrote:

Am 25.05.2011 um 22:08 schrieb Mathieu DUPONT:

It bugs on the \leftskip command.
Any idea why ?

I forgot that \listparameter can’t handle arguments in braces
(e.g. \listparameter{before}), this is a real limitation and i hope
Hans is going to change this.

\unprotect
\define[3]\ChapterList
   {\par
    \listparameter\c!before
    \leftskip\listparameter\c!margin
    \noindent\currentlistsymbol\crlf#2\enspace\listdots\enspace#3\par
    \listparameter\c!after}
\protect

we can use the command handler instead but it will need some testing (i'll have a look at it)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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