From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2276 Path: main.gmane.org!not-for-mail From: "Berend de Boer" Newsgroups: gmane.comp.tex.context Subject: RE: URL as parameter... Date: Mon, 12 Jun 2000 20:16:57 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <00c001bfd49a$659c08c0$0321a8c0@bmach.nederware.nl> References: <20000612144756.6557.qmail@crux.private.off-line> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035393064 7508 80.91.224.250 (23 Oct 2002 17:11:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:11:04 +0000 (UTC) Original-To: In-Reply-To: <20000612144756.6557.qmail@crux.private.off-line> Xref: main.gmane.org gmane.comp.tex.context:2276 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2276 > Can anyone tell me how to pass a URL as a parameter to a > macro if there is > a tilde character present in the string. In the following Perhaps use something that really is a tilde: \def\MyTilde{\tttf ~} \useURL[test][test/\MyTilde test] Groetjes, Berend. (-: