[dev-context] Definition of \doframedparentparameter
Marco
netuse at lavabit.com
Mon May 28 16:48:28 CEST 2012
Hi,
I have a question about \doframedparentparameter from pack-rul.mkiv:
\def\doframedparentparameter#1#2{\ifx#1\relax\doframedrootparameter#2\else\doframedparameter#1{#2}\fi}
When the else branch is taken, it picks up the second argument, but
when the if branch is taken, it just picks up the first letter of
the argument (since the braces are missing). Is that intended? When
there are braces in the else branch there should also be braces in
the if branch.
Marco
More information about the dev-context
mailing list