Hello Wolfgang,

>> I know that this must be an faq and I seem to have lost my context
>> knowledge:
>>
>> I'd like to get an unnumbered chapter, but it should appear in the
>> table of contents. This is what I've tried so far:
>>
>> --------------
>> \completecontent
>>     [alternative=c]
>>
>> \definehead[mychapter][chapter]
>> \setuphead [mychapter][number=no]
>
> add incrementnumber=list to \setuphead

This doesn't seem to work:

--------------------------------------------------
\starttext 

\completecontent
    [alternative=c]

\chapter{chapter1}
\chapter{chapter2}
\chapter{chapter3}

\definehead[mychapter][chapter]
\setuphead [mychapter][number=no,incrementnumber=list]

\mychapter{chapter4}

\stoptext
--------------------------------------------------

I'd like to have an (unnumbered) entry for 'chapter4' in the table of
contents.


Did I misunderstand your suggestion perhaps? 

My version is: 
ConTeXt  ver: 2007.01.12 15:56 MKII  fmt: 2007.10.10  int: english/english

Patrick

-- 
ConTeXt wiki and more: http://contextgarden.net
___________________________________________________________________________________
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