ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Does \url work like \from?
@ 2014-10-20 14:18 Sander Maijers
  2014-10-21  4:04 ` Alan BRASLAU
  0 siblings, 1 reply; 2+ messages in thread
From: Sander Maijers @ 2014-10-20 14:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

​Hi,

On http://wiki.contextgarden.net/url#Overview is stated:

> You can use
>
> \url[aurl]
>
> as well, which behaves like \from[#1].
>
I may be wrong to interpret \url a synonym of \from based on the
documentation, as \from has only one parameter though. Test:

\useURL[author_email][mailto:invalid@invalid.invalid][][A Name]
>
> \setupinteraction[state=start]
> \starttext
>
>     \from[author_email]
>     \url[author_email]
>
> \stoptext
>

The first URL has 'A Name' as title and is clickable, the second one the
e-mail address and is not clickable.

Best,
Sander

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

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Does \url work like \from?
  2014-10-20 14:18 Does \url work like \from? Sander Maijers
@ 2014-10-21  4:04 ` Alan BRASLAU
  0 siblings, 0 replies; 2+ messages in thread
From: Alan BRASLAU @ 2014-10-21  4:04 UTC (permalink / raw)
  To: Sander Maijers; +Cc: mailing list for ConTeXt users

Perhaps you might want to try (untested):
\goto {A Name}[url(mailto:invalid@invalid.invalid)]

Alan

On Mon, 20 Oct 2014 16:18:04 +0200
Sander Maijers <s.n.maijers@gmail.com> wrote:

> ​Hi,
> 
> On http://wiki.contextgarden.net/url#Overview is stated:
> 
> > You can use
> >
> > \url[aurl]
> >
> > as well, which behaves like \from[#1].
> >
> I may be wrong to interpret \url a synonym of \from based on the
> documentation, as \from has only one parameter though. Test:
> 
> \useURL[author_email][mailto:invalid@invalid.invalid][][A Name]
> >
> > \setupinteraction[state=start]
> > \starttext
> >
> >     \from[author_email]
> >     \url[author_email]
> >
> > \stoptext
> >
> 
> The first URL has 'A Name' as title and is clickable, the second one
> the e-mail address and is not clickable.
> 
> Best,
> Sander

___________________________________________________________________________________
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:[~2014-10-21  4:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-20 14:18 Does \url work like \from? Sander Maijers
2014-10-21  4:04 ` Alan BRASLAU

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