On 02/19/2014 08:26 PM, Wolfgang Schuster wrote:
Am 19.02.2014 um 20:14 schrieb Pablo Rodriguez:
On 02/19/2014 07:48 PM, Wolfgang Schuster wrote:
[...] Write your own list layout.
I have no idea about how to do it. What should I start reading?
Search for \definelistalternative or \setuplist in combination with alternative=command.
Many thanks for your reply, Wolfgang. After reading strc-lst.mkvi (and trying something), I thought of a different approach: \showframe\showgrid \setupinteraction[state=start] \setupcombinedlist[content][interaction=all] \setuplist[chapter][numbercommand=\listchapter,width=0pt] \definemargindata[listchapter][hoffset=1em,location=left,style=] \setupinterlinespace[line=3.3ex] \setupwhitespace[small] \setupindenting[medium,always] \starttext \placecontent \dorecurse{10}{\chapter{Chapter}} \stoptext The only side-effect is that interaction doesn’t work for the chapter number. Is there any way to enable it again? Many thanks for your help, Pablo -- http://www.ousia.tk