I'm trying to set up a chapter heading which looks like this:

Chapter 4

This is the fourth chapter

That is, there are two lines, one of which says "Chapter" followed by its
number, and the next which is the chapter title.  What is the easiest way to
do this?  I've tried

\def\chap#1#2{Chapter #1\crlf #2}

\setuphead[chapter][
       command=\chap,
       style=bfc,
       after={\blank[1cm]},
    ]

But this doesn't work (and nor do many other variations in the "chap"
command).  I'm a bit stymied here - and I'd welcome some advice.

Thanks,
Alasdair
___________________________________________________________________________________
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