I want to make a twoline header in a framed box:
\setupheads[sectionnumber=no]
\define[1]\Sectioncommand{\framed[frame=off,bottomframe=on]{#1}}
\definehead[Section][section]
\setuphead[Section][textcommand=\Sectioncommand]\Section{first line\crlf second line}
I want to get something of the kind
first line second line -------------
but my result is
first linesecond line -----------------------
The contents seems to be good, the two lines appear.
Greetings
Bence
_______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context
