ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with \setupcombinedlist[content][alternative=c]
@ 2007-12-06 21:08 Peter Münster
  2007-12-07  8:39 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Münster @ 2007-12-06 21:08 UTC (permalink / raw)
  To: ConTeXt list

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: problem with \setupcombinedlist[content][alternative=c]
  2007-12-06 21:08 problem with \setupcombinedlist[content][alternative=c] Peter Münster
@ 2007-12-07  8:39 ` Hans Hagen
  2007-12-07 11:59   ` Taco Hoekwater
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2007-12-07  8:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re:  problem with \setupcombinedlist[content][alternative=c]
  2007-12-07  8:39 ` Hans Hagen
@ 2007-12-07 11:59   ` Taco Hoekwater
  2007-12-07 18:20     ` Peter Münster
  0 siblings, 1 reply; 5+ messages in thread
From: Taco Hoekwater @ 2007-12-07 11:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: problem with \setupcombinedlist[content][alternative=c]
  2007-12-07 11:59   ` Taco Hoekwater
@ 2007-12-07 18:20     ` Peter Münster
  2007-12-07 18:34       ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Münster @ 2007-12-07 18:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re:  problem with \setupcombinedlist[content][alternative=c]
  2007-12-07 18:20     ` Peter Münster
@ 2007-12-07 18:34       ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2007-12-07 18:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-12-07 18:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-06 21:08 problem with \setupcombinedlist[content][alternative=c] Peter Münster
2007-12-07  8:39 ` Hans Hagen
2007-12-07 11:59   ` Taco Hoekwater
2007-12-07 18:20     ` Peter Münster
2007-12-07 18:34       ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).