[NTG-context] Setup of the title of Contents

2011-09-13 Thread Honza Hejzl
Hello,
I wish I were able to set tup my custom title (for example, for table of
contents). I have chapter titles split over two lines and with different
sizes so I need something different as a title of Contents. I know about
many possibilities of \setuplist options but can't find anything about
changing the title style. It seems the basic style is simply derived from
the chapter title style.

Any advice?

Thanks, Honza Hejzl
___
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
___

Re: [NTG-context] Setup of the title of Contents

2011-09-13 Thread Hongwen Qiu

On 09/13/2011 04:48 PM, Honza Hejzl wrote:
I wish I were able to set tup my custom title (for example, for table 
of contents). I have chapter titles split over two lines and with 
different sizes so I need something different as a title of Contents. 
I know about many possibilities of \setuplist options but can't find 
anything about changing the title style. It seems the basic style is 
simply derived from the chapter title style.
Use \placetableofcontents instead of \completetableofcontents and 
generate the title with your customized title command.

___
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
___