From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27142 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: wrapping a long URL without added spaces Date: Thu, 13 Apr 2006 07:53:28 -0400 Message-ID: <06BE2A64-6F9F-44CD-A26A-CB4F6B978BC0@princeton.edu> References: <443CB4A7.1040700@elvenkind.com> <443CF666.60209@elvenkind.com> 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 1144929234 19921 80.91.229.2 (13 Apr 2006 11:53:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Apr 2006 11:53:54 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 13 13:53:52 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 1FU0OK-0005Ll-8j for gctc-ntg-context-518@m.gmane.org; Thu, 13 Apr 2006 13:53:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 58C1F127B2; Thu, 13 Apr 2006 13:53:39 +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 04616-03; Thu, 13 Apr 2006 13:53:35 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9EFCE12775; Thu, 13 Apr 2006 13:53:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1751E12775 for ; Thu, 13 Apr 2006 13:53:34 +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 04613-08 for ; Thu, 13 Apr 2006 13:53:33 +0200 (CEST) Original-Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by ronja.ntg.nl (Postfix) with SMTP id EC1AF1276C for ; Thu, 13 Apr 2006 13:53:32 +0200 (CEST) Original-Received: from [70.104.87.170] by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IXN00MRCT12JD88@vms048.mailsrvcs.net> for ntg-context@ntg.nl; Thu, 13 Apr 2006 06:53:27 -0500 (CDT) In-reply-to: <443CF666.60209@elvenkind.com> Original-To: mailing list for ConTeXt users 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:27142 Archived-At: Taco=97 Many thanks for the diagnosis. That is a good start, but I guess that = for now I will have to find another way get long interactive links = into my docs. Best, Alan On Apr 12, 2006, at 8:45 AM, Taco Hoekwater wrote: > > > Alan Bowen wrote: >> Hi, Taco! >> >> Here is a minimal file that produces the problem. Note that if you >> comment out \setupinteraction[...], the problem goes away and the URL >> is wrapped nicely. > > Ok, here is the diagnosis: > > The \from command calls \dogotospace which in turn calls > \processisolatedwords, and at that point, \betweenisolatedwords > contains the actual space that is causing the problems. > > I am not sure how to fix this elegantly, though. > > Taco > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context