ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issue with link (MkIV & LMTX)
@ 2021-06-05  9:08 Pablo Rodriguez
  2021-06-05 14:07 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2021-06-05  9:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

Dear list,

I have the following sample:

  \setuppapersize[A10]
  \setupinteraction[state=start]
  \enabledirectives[references.border]
  \unexpanded\def\MyURL#1%
    {\bgroup\goto{{\tt\hyphenatedurl{#1}}}[url(#1)]\egroup}
  \starttext
  \startTEXpage[offset=1ex]
  \startitemize
  \item \MyURL{a.b\\/c.d\letterhash e}
  \stopitemize
  \stopTEXpage
  \stoptext

I’m using current latest from 2021.06.04 17:28.

LuaTeX generates the link rectangle right.

LuaMetaTeX generates a wrong link rectangle.

In the attached image, you can see the output I get (MkIV and LMTX).

Could anyone confirm the issue?

Many thanks for your help,

Pablo
--
http://www.ousia.tk

[-- Attachment #2: mkiv-mkxl.png --]
[-- Type: image/png, Size: 43685 bytes --]

[-- Attachment #3: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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

* Re: issue with link (MkIV & LMTX)
  2021-06-05  9:08 issue with link (MkIV & LMTX) Pablo Rodriguez
@ 2021-06-05 14:07 ` Hans Hagen
  2021-06-05 17:48   ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2021-06-05 14:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Pablo Rodriguez

On 6/5/2021 11:08 AM, Pablo Rodriguez wrote:
> Dear list,
> 
> I have the following sample:
> 
>    \setuppapersize[A10]
>    \setupinteraction[state=start]
>    \enabledirectives[references.border]
>    \unexpanded\def\MyURL#1%
>      {\bgroup\goto{{\tt\hyphenatedurl{#1}}}[url(#1)]\egroup}
>    \starttext
>    \startTEXpage[offset=1ex]
>    \startitemize
>    \item \MyURL{a.b\\/c.d\letterhash e}
>    \stopitemize
>    \stopTEXpage
>    \stoptext
> 
> I’m using current latest from 2021.06.04 17:28.
> 
> LuaTeX generates the link rectangle right.
> 
> LuaMetaTeX generates a wrong link rectangle.
> 
> In the attached image, you can see the output I get (MkIV and LMTX).
> 
> Could anyone confirm the issue?

a side effect of more detail in final node lists (that make up the lines)

> Many thanks for your help,
fixed in next upload

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
-----------------------------------------------------------------
___________________________________________________________________________________
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

* Re: issue with link (MkIV & LMTX)
  2021-06-05 14:07 ` Hans Hagen
@ 2021-06-05 17:48   ` Pablo Rodriguez
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Rodriguez @ 2021-06-05 17:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 6/5/21 4:07 PM, Hans Hagen wrote:
> On 6/5/2021 11:08 AM, Pablo Rodriguez wrote:
>> [...]
>> Could anyone confirm the issue?
>
> a side effect of more detail in final node lists (that make up the lines)
>
>> Many thanks for your help,
> fixed in next upload

Hans, many thanks for the fix.

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:[~2021-06-05 17:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05  9:08 issue with link (MkIV & LMTX) Pablo Rodriguez
2021-06-05 14:07 ` Hans Hagen
2021-06-05 17:48   ` 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).