I have found my own answer to the question I asked earlier:

\setuppapersize[A4]
\setuplabeltext [en] [chapter=~]
\define[2]\MyChapter
  {\framed[frame=off,width=broad,align=middle]{#1\blank[2cm]#2}}
\setuphead [chapter] [command=\MyChapter]
\chapter{Chapter title}

It was simply a matter of working out where to put the \blank[2cm] (or whatever vertical space was required). It replaced {#1\\#2}}

Julian

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to