Re: [NTG-context] diaresis in url with \goto

2009-06-11 Thread Hans Hagen

Peter Münster wrote:

Hello,

How can I get a diaresis in a url with \goto?

This is, what I've tried:

\setupinteraction[state=start]
\def\gotoURL#1{\tt\goto{#1}[url(#1)]}
\starttext
\gotoURL{http://test.com/test#test}
\gotoURL{http://test.com/test\#test}
\gotoURL{http://test.com/test\string#test}
\gotoURL{http://test.com/test\textdiaresis test}
\stoptext


in mkiv .. just utf8


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] diaresis in url with \goto

2009-06-11 Thread Peter Münster
Hello,

How can I get a diaresis in a url with \goto?

This is, what I've tried:

\setupinteraction[state=start]
\def\gotoURL#1{\tt\goto{#1}[url(#1)]}
\starttext
\gotoURL{http://test.com/test#test}
\gotoURL{http://test.com/test\#test}
\gotoURL{http://test.com/test\string#test}
\gotoURL{http://test.com/test\textdiaresis test}
\stoptext

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/

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