Re: [NTG-context] howto make hyperrefs? (url/mail)

2010-12-04 Thread Wolfgang Schuster
Am 03.12.2010 um 19:56 schrieb Jonas Stein: > i saw it once in the documentation but i dont find > it again now. > > How can i make a mailaddress clickable in the pdf file? \setupinteraction[state=start] \starttext \goto{Email}[url(mailto:m...@mustermann.de)] \stoptext Wolfgang __

Re: [NTG-context] howto make hyperrefs? (url/mail)

2010-12-03 Thread Jonas Stein
Hi Jaroslav, > \def\href#1#2{\useURL[#2][{#2}][][{#1}]\goto{\url[#2]}[url(#1)]} > \def\ahref#1{\color[linkcolor]{\ttx \href{#1}{<#1>}}} > \def\fullahref#1{\color[linkcolor]{\ttx \href{#1}{http://#1}}} > \def\mailto#1{\useURL[#1][mailto:#1][][#1]\from[{#1}]} > \def\MailTo#1#2{\useURL[#1][mailto:#1

Re: [NTG-context] howto make hyperrefs? (url/mail)

2010-12-03 Thread Jonas Stein
> \setupinteraction[state=3Dstart] > \useurl [mymail] [mailto:chair...@example.com] [] [beloved boss] > > \starttext > Send your spam to the \from[mymail]! > \stoptext > Hope this helps, Philipp Yes, it works fine. I added it into the wiki with some words that can be found if one uses the search

Re: [NTG-context] howto make hyperrefs? (url/mail)

2010-12-03 Thread Jaroslav Hajtmar
Hello Jonas, here are any link examples: \def\href#1#2{\useURL[#2][{#2}][][{#1}]\goto{\url[#2]}[url(#1)]} \def\ahref#1{\color[linkcolor]{\ttx \href{#1}{<#1>}}} \def\fullahref#1{\color[linkcolor]{\ttx \href{#1}{http://#1}}} \def\mailto#1{\useURL[#1][mailto:#1][][#1]\from[{#1}]} \def\MailTo#1#2{\us

Re: [NTG-context] howto make hyperrefs? (url/mail)

2010-12-03 Thread Philipp Gesang
Hi Jonas, in context the hyperlink stuff is called “interaction”. On 2010-12-03 <19:56:50>, Jonas Stein wrote: > i saw it once in the documentation but i dont find > it again now. * http://wiki.contextgarden.net/url * http://wiki.contextgarden.net/Interaction > How can i make a mailaddress cl

[NTG-context] howto make hyperrefs? (url/mail)

2010-12-03 Thread Jonas Stein
i saw it once in the documentation but i dont find it again now. How can i make a mailaddress clickable in the pdf file? Kind regards, -- Jonas Stein ___ If your question is of interest to others as well, please a