ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Clickable url problem with \useurl and \url
@ 2021-10-12  2:30 Rik Kabel via ntg-context
  2021-10-12  7:44 ` Taco Hoekwater via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Rik Kabel via ntg-context @ 2021-10-12  2:30 UTC (permalink / raw)
  To: NTG-ConTeXt; +Cc: Rik Kabel


[-- Attachment #1.1: Type: text/plain, Size: 1926 bytes --]

Hello List,

I notice an inconsistency in the clickable area when using \useurl. With 
the following example, both the \from and the \url are clickable in some 
lines (as noted iin the value of \from) but in others, the \from is 
clickable but not the \url.

It does seem sensitive to the urlL, but I cannot see a pattern.

Example:

    \setupinteraction [state=start]
    \useurl[earlBA] [https://www.bartleby.com/sv/welcome.html]
                  [] [Not clickable]
    \useurl[earlPD] [https://www.perseus.tufts.edu/hopper/]
                  [] [Not clickable]
    \useurl[earlWC] [https://www.worldcat.org/]
                  [] [Not clickable]
    \useurl[earlFC] [https://www.futilitycloset.com/]
                  [] [Not clickable]
    \useurl[earlQU] [http://www.quote-unquote.org.uk/]
                  [] [Not clickable]
    \useurl[earlAL] [https://www.aldaily.com/]
                  [] [Not clickable]
    \useurl[earlTL] [http://stephanus.tlg.uci.edu/]
                  [] [Not clickable]
    \useurl[earlQI] [https://quoteinvestigator.com/]
                  [] [Clickable]
    \useurl[earlLH] [https://languagehat.com/]
                  [] [Clickable]
    \useurl[earlSF] [https://stancarey.wordpress.com/]
                  [] [Clickable]
    \starttext
    \from[earlLH]  (\url[earlLH]) \par
    \from[earlQI]  (\url[earlQI]) \par
    \from[earlFC]  (\url[earlFC]) \par
    \from[earlWC]  (\url[earlWC]) \par
    \from[earlQU]  (\url[earlQU]) \par
    \from[earlAL]  (\url[earlAL]) \par
    \from[earlSF]  (\url[earlSF]) \par
    \from[earlBA]  (\url[earlBA]) \par
    \from[earlPD]  (\url[earlPD]) \par
    \from[earlTL]  (\url[earlTL]) \par
    \stoptext

Should I use something other than \url[earlXX] here to get the clickable 
literal url from useurl?

-- 
Rik Kabel

[-- Attachment #1.2: Type: text/html, Size: 3317 bytes --]

[-- Attachment #2: 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

end of thread, other threads:[~2021-10-12 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12  2:30 Clickable url problem with \useurl and \url Rik Kabel via ntg-context
2021-10-12  7:44 ` Taco Hoekwater via ntg-context
2021-10-12 14:32   ` Rik Kabel via ntg-context

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