Hi,
I am trying to format a chapter heading so that there is a linebreak between the number and the name. The only way I managed to do this is this:
\setuphead[chapter][command=\ChapTitle]\def\ChapTitle#1#2%{\framed[height=2cm,width=broad]{#1\\#2}}