5 Mar
2009
5 Mar
'09
3:08 p.m.
On Thu, Mar 5, 2009 at 3:53 PM, Wolfgang Schuster
Am 05.03.2009 um 15:23 schrieb luigi scarso:
I prefear
\setvalue{quote small}{\quote\small} {\getvalue{quote small} foo }
This is non trivial example, normally I would define a new quote command with
\definedelimitedtext[quotesmall][quote]
but you above code can't be achieved with this because the results are either small text or text with quotes at both sides but not a combination of them.
How about: \define\quotesmall{\groupedcommand{\quote\small}{}}
sound good. Does it work \setvalue{quote:small}{\groupedcommand{\quote\small}{}} ? -- luigi