20 Apr
2011
20 Apr
'11
12:35 p.m.
Hi As a follow-up to this: http://www.ntg.nl/pipermail/ntg-context/2011/058569.html I was wondering if it is possible to something like this: \startsetups test \setupframed[frame=off,topframe=on,leftframe=on] \stopsetups \starttext \framed[setups=test]{A fancy title} \stoptext Adam PS: I am aware of defineframed, but I don't want a new "command", I want to use different setups on exisiting framed elements.