problem with \setupcombinedlist[content][alternative=c]
![](https://secure.gravatar.com/avatar/cedc4d83943006afe3994fb0a0455f82.jpg?s=120&d=mm&r=g)
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 Cheers, Peter -- http://pmrb.free.fr/contact/
![](https://secure.gravatar.com/avatar/49e63acb01f2ca80efce7eed08310ce8.jpg?s=120&d=mm&r=g)
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 Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
![](https://secure.gravatar.com/avatar/565476157eb3895a9c928ffce26d988d.jpg?s=120&d=mm&r=g)
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
![](https://secure.gravatar.com/avatar/cedc4d83943006afe3994fb0a0455f82.jpg?s=120&d=mm&r=g)
On Fri, Dec 07, 2007 at 12:59:16PM +0100, Taco Hoekwater wrote:
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 ;-)
Strange, I already use linux... Nevertheless, thanks for your fast help with version 0.20.1! Best wishes, Peter -- http://pmrb.free.fr/contact/
![](https://secure.gravatar.com/avatar/49e63acb01f2ca80efce7eed08310ce8.jpg?s=120&d=mm&r=g)
Peter Münster wrote:
On Fri, Dec 07, 2007 at 12:59:16PM +0100, Taco Hoekwater wrote:
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 ;-)
Strange, I already use linux...
it all depends what data is in the not allocated but used mem locations Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Peter Münster
-
Taco Hoekwater