From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40580 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: % in URL Date: Tue, 22 Apr 2008 08:14:05 +0200 Message-ID: <115224fb0804212314p5c33972am922702e2d0711fae@mail.gmail.com> References: <768E9592-03CD-48EF-A536-C94B76AF5EFF@princeton.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1208844943 27904 80.91.229.12 (22 Apr 2008 06:15:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Apr 2008 06:15:43 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 22 08:16:17 2008 connect(): Connection refused Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JoBnW-0007G6-S1 for gctc-ntg-context-518@m.gmane.org; Tue, 22 Apr 2008 08:16:10 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AC4411FDD8; Tue, 22 Apr 2008 08:15:27 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28040-02-3; Tue, 22 Apr 2008 08:14:44 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 966BA1FDD2; Tue, 22 Apr 2008 08:14:44 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 563371FDCF for ; Tue, 22 Apr 2008 08:14:42 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28062-02-2 for ; Tue, 22 Apr 2008 08:14:07 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.157]) by ronja.ntg.nl (Postfix) with ESMTP id 76AC71FDD7 for ; Tue, 22 Apr 2008 08:14:07 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 6so1901602ywa.74 for ; Mon, 21 Apr 2008 23:14:05 -0700 (PDT) Original-Received: by 10.150.124.2 with SMTP id w2mr7878673ybc.2.1208844845599; Mon, 21 Apr 2008 23:14:05 -0700 (PDT) Original-Received: by 10.151.11.2 with HTTP; Mon, 21 Apr 2008 23:14:05 -0700 (PDT) In-Reply-To: <768E9592-03CD-48EF-A536-C94B76AF5EFF@princeton.edu> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:40580 Archived-At: On Tue, Apr 22, 2008 at 4:00 AM, Alan Bowen wrote: > I am trying to typeset a URL that has numerous "%"s in it which I am > replacing with "\%"s. The problem is that while the typeset URL works, > the printed URL is showing the "\%"s rather than just the "%"s. > > For example, > \useURL > [Hoyrup2007bURL] > [{http://www.akira.ruc.dk/~jensh/Publications/2005\ > %7BR{\percent}7D1_Folkerts_vol-1.PDF}] > [] > [{http://www.akira.ruc.dk/~jensh/Publications/2005\%7BR\ > %7D1_Folkerts_vol-1.PDF}] > > produces a link that works but reads as > http://www.akira.ruc.dk/~jensh/Publications/2005\ > %7BR{\percent}7D1_Folkerts_vol-1.PDF > > I notice that "\&" behaves as it should in this context. > > Any suggestions or pointers to a solution will be much appreciated. You could write % just as % in your links. \useURL [Hoyrup2007bURL] [http://www.akira.ruc.dk/~jensh/Publications/2005%7BR%7D1_Folkerts_vol-1.PDF] \starttext \from[Hoyrup2007bURL] \stoptext Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________