[NTG-context] Meta(post)/(fun) macro with label position

Jeong Dal haksan at mac.com
Fri Jan 20 01:29:48 CET 2023


Dear Alex,

I don’t know what you want exactly.
I hope that it may help.

\startMPpage
def myLabel(expr xpos, ypos)(text t) =
  dotlabel.top(textext(t),(xpos,ypos));
enddef;
myLabel(1cm, 1cm, "Position");
\stoppage

Good luck.

Best regards,

Dalyoung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20230120/e124e71c/attachment.htm>


More information about the ntg-context mailing list