On Nov 14, 2007 2:44 AM, Jeff Smith <[EMAIL PROTECTED]> wrote:

> On Nov 13, 2007 4:51 AM, Wolfgang Schuster
> <[EMAIL PROTECTED]> wrote:
> > % continue chapter numberind over parts
> > \setuphead[part][resetnumber=no]
>
> Thanks, that was simple in the end...
>
> Now, a real TOC question/problem.
>
> Reading through old posts and docs, I remain unconvinced as to what is
> the best solution between creating my own lists or customizing the
> standard Alternatives. But even then, is the latter possible?
>
Yes with \setuplist .
For example I have used this
\def\PartCommand#1#2#3{%
\framed[width=broad,
        frame=off,
        align={right,lohi}]{\bfd #2\quad#3}}
\setuplist[part]
          [alternative=none,
           partnumber=no,
           before={\blank[1em]},
           command={\PartCommand},]


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

Reply via email to