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

Alan Braslau alan.braslau at icloud.com
Fri Jan 20 01:56:51 CET 2023


On Thu, 19 Jan 2023 22:40:13 +0100
Alexandre Christe via ntg-context <ntg-context at ntg.nl> wrote:

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

vardef labelT@#(text t) =
    ...
enddef ;

Then you can pass on the "suffix" @#

Alan


More information about the ntg-context mailing list