From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27095 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: wrapping a long URL without added spaces Date: Tue, 11 Apr 2006 18:33:11 -0400 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1144794813 29692 80.91.229.2 (11 Apr 2006 22:33:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Apr 2006 22:33:33 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 12 00:33:31 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FTRQO-0002S3-Rc for gctc-ntg-context-518@m.gmane.org; Wed, 12 Apr 2006 00:33:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4CABA1278E; Wed, 12 Apr 2006 00:33:28 +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 06511-02; Wed, 12 Apr 2006 00:33:22 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5183A1279A; Wed, 12 Apr 2006 00:33:22 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 768AD1279A for ; Wed, 12 Apr 2006 00:33:18 +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 06074-09 for ; Wed, 12 Apr 2006 00:33:16 +0200 (CEST) Original-Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by ronja.ntg.nl (Postfix) with SMTP id 155FC1278E for ; Wed, 12 Apr 2006 00:33:15 +0200 (CEST) Original-Received: from [70.17.50.210] by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IXK005G4XBBS5M8@vms044.mailsrvcs.net> for ntg-context@ntg.nl; Tue, 11 Apr 2006 17:33:12 -0500 (CDT) Original-To: mailing ConTeXt users list for X-Mailer: Apple Mail (2.749.3) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:27095 Archived-At: I can wrap a long URL using \hyphenatedurl, but not without getting = some unwanted spaces before the numerous =93/=94s in the URL. I expect that I have missed something elementary, again. Still, my = efforts to avoid the spaces have thus far been unsuccessful, so any = help would be gratefully received. My current setup is [Campbell] [{http://www.very.long.edu/very/very/long/url/2002dp1.pdf}] [] [{\hyphenatedurl{http://www.very.long.edu/very/very/long/url/ = 2002dp1.pdf}}] I also have \setupinteraction[state=3Dstart,color=3Dblue,style=3Drm] Alan