From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14623 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: Hyphenation of URLs with and without interaction Date: Sun, 25 Jan 2004 21:00:11 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <20040125200011.GA26367@physik.fu-berlin.de> References: <20040123105933.GA15024@physik.fu-berlin.de> <6.0.1.1.2.20040125140153.01e28ec0@localhost> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075060906 10424 80.91.224.253 (25 Jan 2004 20:01:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 25 Jan 2004 20:01:46 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Jan 25 21:01:38 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AkqRu-0007p4-00 for ; Sun, 25 Jan 2004 21:01:38 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id DEFD310B2D; Sun, 25 Jan 2004 21:00:31 +0100 (MET) Original-Received: from up.physik.fu-berlin.de (up.physik.fu-berlin.de [160.45.34.5]) by ref.ntg.nl (Postfix) with ESMTP id DD3AF10B0E for ; Sun, 25 Jan 2004 20:59:11 +0100 (MET) Original-Received: from g25.physik.fu-berlin.de (g25.physik.fu-berlin.de [160.45.34.125]) by up.physik.fu-berlin.de (8.11.1/8.9.1) with ESMTP id i0PK0DX657776; Sun, 25 Jan 2004 21:00:13 +0100 (CET) X-Envelope-From: tburnus@physik.fu-berlin.de X-ZEDV-BeenThere: nukleon Original-Received: from tburnus by g25.physik.fu-berlin.de with local (Exim 3.35 #1 (Debian)) id 1AkqQV-0006tp-00; Sun, 25 Jan 2004 21:00:11 +0100 Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <6.0.1.1.2.20040125140153.01e28ec0@localhost> User-Agent: Mutt/1.3.28i Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14623 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14623 Hello, On Sun, Jan 25, 2004 at 02:30:11PM +0100, Hans Hagen wrote: > in context, hyphenation of interactive references is a rather tricky thing; > this has to do with the fact that i want comfortable clickable areas. > (another reason is that it should work with several backends. Some day i > may offer an alternative solution (backend dependent). Well, with your code I now can work around one since hyphenation problem, which allows me to add some hyperlinks to a document which is mainly intended for print out. The only minor glitch for a single URL is instead of 'Cylindric- alCoordinates.html', I get not 'Cylindr icalCoordinates.html', but this is better than being cut at the edge of the page. :-) Thanks for the fast solution. Hmm, maybe the first one will be \urlhyphenmethod=2 ;) Regards, Tobias