On 11/17/2016 8:53 PM, Pablo Rodriguez wrote:
Dear list,

I have the following sample:

    \setuppapersize[A6]
    \setupinteraction[state=start, focus=standard]
    \placebookmarks[chapter, section][chapter, section]
    \startsetups[placesect]
      \start
        \setupinterlinespace
            [line=2.8ex]
        \placelist
            [section]
            [alternative=d,
             numbersegments=section,
             pagenumber=no,
             style=\itx] \par
      \stop
    \stopsetups

    \setuplist
      [chapter]
      [before={\blank[medium]}, after=\directsetup{placesect}]

    \starttext
    \placelist[chapter]
    \dorecurse{5}{\chapter{Knuth}\input knuth
        \dorecurse{8}{\section{Zapf}\input zapf}}
    \stoptext

I need the \directsetup to be able to set up a different interline space
in the section list from TOC. I’m using latest beta from 2016.11.17 14:19.

There is a weird behaviour: the links from TOC for the first sections
reach the chapter title an not the section title.

fixed in next beta

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to