Hi,

I tried this:

\definecombinedlist[content][chapter,title,subject,section]
\setuphead[title,subject][incrementnumber=list]

\starttext
\placecontent

\title{Unnumbered chapter}
\subject{First}
\subject{Second}

\chapter{Numbered chapter}
\section{Third}
\section{Fourth}

\stoptext

and I have a few questions.

1. If I replace \definecombinedlist with \setupcombinedlist (which seems
natural, given that "content" is already defined), it stops working;
why?

2. The \setuphead line seem to be necessary; why?

3. And the worst: indenting of \titles and \subjects is the same (and of
\subsubjects also, if I add them).  How to change this?

Regards,

-- 
Marcin Borkowski
http://mbork.pl

___________________________________________________________________________________
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