![](https://secure.gravatar.com/avatar/565476157eb3895a9c928ffce26d988d.jpg?s=120&d=mm&r=g)
7 Dec
2007
7 Dec
'07
12:59 p.m.
Hans Hagen wrote:
Peter Münster wrote:
Hello, With luatex-0.20.0 and ConTeXt-2007.12.6 the \completecontent is messed up and the first paragraphs are supressed:
% engine=luatex \setupcombinedlist[content][alternative=c] \starttext \completecontent \dorecurse{10}{ \section{sec} \input tufte \subsection{subsec} \input tufte \subsection{subsec} \input tufte \subsection{subsec} \input tufte } \stoptext
the paragraph is there but the leaders are messed up, this is probably a bug in luatex itself; thanks for the example
I've found it and it will be fixed in the next release (soon). Meanwhile, you could use linux, the bug does not manifest there ;-) Best wishes, Taco