Hans, many thanks for the fix in latest beta from 2014.11.08 15:07. I still experience a bug that it wasn’t there before beta from 2014.11.06 14:55. Here you have the sample: \startsetups[placelist:section] \start \setupinterlinespace[line=2.8ex] \placelist[section][alternative=d, pagenumber=no] \par \stop \stopsetups \setuplist [chapter] [before={\blank[big]}, after=\directsetup{placelist:section}] \starttext \title{Inside}\placelist[part,chapter][criterium=all] \chapter{Foreword} \dorecurse{10}{\section{Section from Foreword}} \part{Introduction} \chapter{\ConTeXt\ and digital typography} \dorecurse{10}{\section{Section from Introduction}} \chapter{Chapter 1} \dorecurse{10}{\section{Section from Chapter 1}} \chapter{Chapter 2} \dorecurse{10}{\section{Section from Chapter 2}} \stoptext Only the latest stable version (beta from 2014.01.03 00:40) generates the right TOC, if I remove [criterium=all] from \placelist[part,chapter]. With [criterium=all], I get all section titles in each chapter entry in the TOC. With latest beta from today and removing [criterium=all], the first two chapters listed in items have the section titles from both chapters (which is wrong). Sorry, but isn’t this caused by the changes introduced in beta from 2014.11.06 14:55? Many thanks for your help, Pablo -- http://www.ousia.tk
On 11/8/2014 9:19 PM, Pablo Rodriguez wrote:
Sorry, but isn’t this caused by the changes introduced in beta from 2014.11.06 14:55?
yes, and there may be more issues left ... new beta (don't use criterium=all for such cases) Hans -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 11/09/2014 03:20 PM, Hans Hagen wrote:
On 11/8/2014 9:19 PM, Pablo Rodriguez wrote:
Sorry, but isn’t this caused by the changes introduced in beta from 2014.11.06 14:55?
yes, and there may be more issues left ... new beta (don't use criterium=all for such cases)
Many thanks for the fix, Hans. TOC is generated fine now. Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez