Dear list,

Is there a way in a Meta(post)/(fun) macro to specify the label position as an argument?

def labelT(expr pos)(text t) =
...
enddef;

Thanks a lot in advance,
Alex