22 Oct
2005
22 Oct
'05
10:50 a.m.
M.guravage wrote:
\setuphead [subject][command={\mysubject}]
The \CapStretch macro works as advertised, but assigning it to the command argument in \setuphead invokes the following error:
You need to remove the braces, like so: \setuphead [subject][command=\mysubject] Cheers, Taco