Am 19.02.2014 um 19:02 schrieb Pablo Rodriguez <oi...@gmx.es>:

> Dear list,
> 
> I have the following sample:
> 
> \setupheads\setuphead[chapter][sectionsegments=chapter, align=center]
> \setuphead[section][alternative=inmargin]
> \setuplist[section][alternative=d, style=\itx]
> \starttext
> \placecontent
> \startfrontmatter
> \dorecurse{2}{\chapter{Chapter}
> \dorecurse{10}{\section{Section}\input zapf}}
> \startfrontmatter
> \startbodymatter
> \dorecurse{2}{\part{Part}
> \dorecurse{2}{\chapter{Chapter}
> \dorecurse{10}{\section{Section}\input knuth}}}
> \stopbodymatter
> \stoptext
> 
> My question is: how can I achieve
> \setuplist[chapter][alternative=inmargin] and

Write your own list layout.

> \setuplist[section][sectionsegments=section]?

\setuplist[section][numbersegments=section]

Wolfgang
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to