Hi,

On Mon, Aug 18, 2003 at 01:04:29PM +0200, Alexander Klink wrote:
> I've defined a combined list as my table of contents as follows:
> 
> \setuplist[artikel][alternative=c]
> \definecombinedlist[content][chapter,artikel]
> \placecontent
> 
> Now that my document nears 75 pages, the list is too full to go on
> one page. So I thought I might get rid of the spacing between the
> next chapter and make the chapters bold instead.
For the record: I solved this using:

\setuplist[chapter][style=bold,before={}]                  
\setuplist[artikel][alternative=c]
\definecombinedlist[content][chapter,artikel]
\placecontent

easier than I thought :-)

Greetings,
                ALeX

-- 
... Alexander Klink  ...   undergraduate in Mathematics with Computer Science
...  [EMAIL PROTECTED]  ...                at Darmstadt University of Technology
...  [EMAIL PROTECTED]
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to