On Wed, May 7, 2008 at 2:05 PM, Paul Gideon Dann
<[EMAIL PROTECTED]> wrote:
> The same example produces the problem for me.  Maybe I have an older
> version?  I got MacTex pretty recently (two weeks ago), but the version is:
> 2007.01.12 15:56.  Here's the exact source:
>
> \definecombinedlist[content][chapter]
>
> \setuplist[chapter][after={\startcolumns\placelist[section]\stopcolumns}]
>
> \placecontent
>
> \starttext
>
> \dorecurse{3}
>   {\chapter{Chapter}
>    \dorecurse{4}{\section{Section}}}
> \stoptext

Hi Paul,

I could reproduce the problem also with a recent ConTeXt, replace
\placecontent with \placelist[chapter] and it works, I found no way
to get the same result with combinedlist.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to