ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* interactive link area and scale in LMTX
@ 2019-05-18 17:12 Pablo Rodriguez
  2019-05-18 21:00 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2019-05-18 17:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \setupinteraction[state=start]

    \enabledirectives[references.border]

    \def\mypersonalurl#1{\bgroup%
        \tt\goto{\hyphenatedurl{#1}}[url(#1)]\egroup}%
            \unexpanded\def\href#1#2{\goto{#2} [url(#1)]}

    \starttext
    \mypersonalurl{wiki.contextgarden.net}

    \scale[width=.5\textwidth]
        {\mypersonalurl{wiki.contextgarden.net}}
    \stoptext

Interactive link areas are fine in latest beta (2019.05.18 10:57) with
LuaTeX-1.10, but with LuaTeX-2.0, they aren’t scaled.

Could anyone confirm the issue?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-19 12:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-18 17:12 interactive link area and scale in LMTX Pablo Rodriguez
2019-05-18 21:00 ` Hans Hagen
2019-05-19 12:42   ` Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).