ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* (bug?) interactive link areas and \scale
@ 2016-02-01 18:37 Pablo Rodriguez
  2016-02-03 19:54 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Rodriguez @ 2016-02-01 18:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

[Sorry for sending many bug reports at once, but I’m not at home. I
have my laptop and I’m working with it. Internet access is extremely
limited here. I work offline and prepare all messages to be sent later
when I can get some internet connection.]

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

The link area in latest beta is wrong when \scale is used (second
link).

Link area is fine with latest stable and beta from 2015.11.19 19:13. I
don’t have all betas, but it appears in beta from 2015.12.20 00:29.

Could anyone confirm the bug?

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: (bug?) interactive link areas and \scale
  2016-02-01 18:37 (bug?) interactive link areas and \scale Pablo Rodriguez
@ 2016-02-03 19:54 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2016-02-03 19:54 UTC (permalink / raw)
  To: ntg-context

On 2/1/2016 7:37 PM, Pablo Rodriguez wrote:
> Dear list,
>
> [Sorry for sending many bug reports at once, but I’m not at home. I
> have my laptop and I’m working with it. Internet access is extremely
> limited here. I work offline and prepare all messages to be sent later
> when I can get some internet connection.]
>
> 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
>
> The link area in latest beta is wrong when \scale is used (second
> link).
>
> Link area is fine with latest stable and beta from 2015.11.19 19:13. I
> don’t have all betas, but it appears in beta from 2015.12.20 00:29.

bug in luatex engine ... so you have to wait for an update

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2016-02-03 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-01 18:37 (bug?) interactive link areas and \scale Pablo Rodriguez
2016-02-03 19:54 ` Hans Hagen

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).