OK, it's not the macro. This fails (same error: ! This can't happen
(add_disc_widths)):
\starttext
St. \stretched[width=]{Banac}
\stoptext
This works:
\starttext
St. \stretched[width=]{Bana}
\stoptext
Strange.
On Apr 6, 2013, at 10:26 AM, "Rogers, Michael K"
wrote:
> Hi,
>
> Below \stret
Hi,
Below \stretched works by itself, but causes a fatal error when in the macro
(\Name). I get the same result with all variants.
Perhaps there's a better way?
MWE:
\def\Name{\stretched[width=]}
%\def\Name#1{\stretched[width=]{#1}}
%\define[1]\Name{\stretched[width=]{#1}}
\starttext