15 Apr
2013
15 Apr
'13
2:21 p.m.
Am 15.04.2013 um 16:12 schrieb Hans Hagen
On 4/15/2013 4:07 PM, Marco Patzer wrote:
I don't think named parameters are possible with \define, but maybe I'm mistaken.
just use suffix .mkvi or put "% macros=mkvi" at the top of your file
Marco tries to do something like \define[3]\Test{#one#two#three} which doesn’t work. Wolfgang