interactive link area and scale in LMTX
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
On 5/18/2019 7:12 PM, Pablo Rodriguez wrote:
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? fixed in next beta
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 5/18/19 11:00 PM, Hans Hagen wrote:
On 5/18/2019 7:12 PM, Pablo Rodriguez wrote:
[...] 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? fixed in next beta
Hans, many thanks for your fix. Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez