Re: [NTG-context] problem with \setupcombinedlist[content][alternative=c]

2007-12-07 Thread Hans Hagen
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
-
___
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
___


Re: [NTG-context] problem with \setupcombinedlist[content][alternative=c]

2007-12-07 Thread Taco Hoekwater
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

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


Re: [NTG-context] problem with \setupcombinedlist[content][alternative=c]

2007-12-07 Thread Hans Hagen
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
-
___
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
___


Re: [NTG-context] problem with \setupcombinedlist[content][alternative=c]

2007-12-07 Thread Peter Münster
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/
___
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
___


[NTG-context] problem with \setupcombinedlist[content][alternative=c]

2007-12-06 Thread Peter Münster
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/
___
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
___