How to make a hyperlink work inside MetaPost?
Emanuel Han <[email protected]> Sun, 05 Jul 2026 14:07:48 +0900
| Newsgroups | gmane.comp.tex.context |
|---|---|
| Message-ID | <[email protected]> |
Here’s my attempt (it doesn’t work):
\starttext
\setupinteraction[state=start]
\goto{hyperlink works}
[url(https://contextgarden.net)]
\blank
\startMPcode
draw lmt_text [
text = "\goto{hyperlink doesn't work}
[url(https://contextgarden.net)]",
];
\stopMPcode
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________