[NTG-context] \goto not working from within \textext()
Gerben Wierda
gerben.wierda at rna.nl
Sat May 16 13:06:29 CEST 2020
This does give me ythe look of a link, but not a working link. Outside of textext() it works. Is there a way to get a working link in a MetaFun picture?
Thx,
G
\setupinteraction
[state=start,
color=blue,
style=bold]
\starttext
\goto{works}[url(https://ea.rna.nl/2011/06/05/on-the-use-of-colours-in-archimate/)]
\setupMPpage
[background=color,
backgroundcolor=gray]
\startMPpage[instance=doublefun]
draw textext("\goto{doesn’t work}[url(https://ea.rna.nl/2011/06/05/on-the-use-of-colours-in-archimate/)]");
\stopMPpage
\stoptext
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200516/2d46ecbd/attachment.htm>
More information about the ntg-context
mailing list