Am 19.03.2012 um 16:16 schrieb Alan BRASLAU:
> Wolfgang,
>
> Thank you for the suggestions.
> However, I have tried many such, thingsā¦
Is this what you want?
\setuphead[title][incrementnumber=list]
\setuplist[title][width=2em] % default value for chapter entry
\setuphead[chapter][insidesection=\texsetup{chapter:list}]
\startsetups[chapter:list]
\doif{\structureuservariable{list}}{yes}{\placelist[section]}
\stopsetups
\setupinteraction[state=start]
\placebookmarks[chapter,title]
\starttext
\startfrontmatter
\starttitle[saveinlist=no,title=Content]
\placelist[chapter,title]
\stoptitle
\stopfrontmatter
\startbodymatter
\starttitle[title=This is a \tex{title}]
\input knuth
\stoptitle
\startchapter[title=This is a \tex{chapter}][list=yes]
\startsection[title=Tufte]
\input tufte
\stopsection
\startsection[title=Ward]
\input ward
\stopsection
\stopchapter
\startchapter[title=This is another \tex{chapter}]
\startsection[title=Knuth]
\input knuth
\stopsection
\startsection[title=Zapf]
\input zapf
\stopsection
\stopchapter
\stopbodymatter
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________