[NTG-context] \goto and email

2009-06-11 Thread Vyatcheslav Yatskovsky

Hello,

I have success with \goto instead of \useURL. Actually, I like \goto even more, 
because it is more simple.

\goto{http://url.com/index.html}[url(http://url.com/index.html)]

My question is: how to mark a email in this way? (So that clicking on it opened 
mail client)

Best,
Vyactheslav



___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \goto and email

2009-06-11 Thread Joel C. Salomon
Vyatcheslav Yatskovsky wrote:
 I have success with \goto instead of \useURL. Actually, I like \goto
 even more, because it is more simple.
 
 \goto{http://url.com/index.html}[url(http://url.com/index.html)]
 
 My question is: how to mark a email in this way? (So that clicking on it
 opened mail client)

Look into the ‘mailto’ URL type, e.g.,
\goto{mailto:y...@mail.net}[url(mailto:y...@mail.net)]
See http://www.outfront.net/tutorials_02/adv_tech/mailto.htm for more
on this.

—Joel Salomon
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \goto and email

2009-06-11 Thread Vyatcheslav Yatskovsky

Excellent! Thank you, Joel!

Vyatcheslav


Look into the ?mailto? URL type, e.g.,
\goto{mailto:y...@mail.net}[url(mailto:y...@mail.net)]
Seehttp://www.outfront.net/tutorials_02/adv_tech/mailto.htm  for more
on this.
   


___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___