Aditya Mahajan wrote:
> On Tue, 24 Jun 2008, TeXWorld wrote:
> 
>> Hello,
>>
>> In latex, there is the \part command. If my memory is good, this command
>> is available only in the book class (and maybe report).
>> Is there an equivalent command in ConTeXt ?
> 
> Yes, it is called \part :)
> 
> Actually, \part does not work out of the box, you need to do
> 
> \setuphead[part][placehead=yes]
> 
> \starttext
> 
> \part {Something important}
> 
> \input tufte
> 
> \stoptext
> 
> Hans, why is \part defined with placehead=no?

because in most cases there is a more fancy sthing needed than just a 
part title; also, we don't want 0.1 as chapter number when we don't use 
parts

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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