From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12364 Path: main.gmane.org!not-for-mail From: Nigel King Newsgroups: gmane.comp.tex.context Subject: Re: URL Date: Mon, 26 May 2003 10:50:20 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: References: <5.2.0.9.1.20030524200729.022283c8@localhost> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1053942867 23681 80.91.224.249 (26 May 2003 09:54:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 26 May 2003 09:54:27 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon May 26 11:54:26 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19KEgU-00069n-00 for ; Mon, 26 May 2003 11:54:26 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 6158D10B15; Mon, 26 May 2003 11:56:24 +0200 (MEST) Original-Received: from mailhost1.dircon.co.uk (mailhost1.dircon.co.uk [194.112.32.65]) by ref.ntg.nl (Postfix) with ESMTP id 22ABC10AE7 for ; Mon, 26 May 2003 11:49:25 +0200 (MEST) Original-Received: from [1.1.3.76] (pipinghot.gw.dircon.net [195.157.154.158]) by mailhost1.dircon.co.uk (Postfix) with ESMTP id 5DA385859C for ; Mon, 26 May 2003 10:49:24 +0100 (BST) User-Agent: Microsoft-Entourage/10.1.1.2418 Original-To: In-Reply-To: <5.2.0.9.1.20030524200729.022283c8@localhost> 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:12364 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12364 > \useURL > [doc:Molik] > [http://zskl.zsk.p.lodz.pl/~morawski/local] > [Praca dyplomowa p.Molika.pdf] > [Metody routingu unikastowego] > > \setuplayout[middle] \setuplayout[header=0pt,footer=0pt] > > \starttext > > \startbuffer > \from [doc:Molik] > \url[doc:Molik] > \goto{somewhere}[url(doc:Molik)] > \stopbuffer > > \dostepwiserecurse{10}{1}{-1} > {\hsize\recurselevel cm \startlines \getbuffer \stoplines} > > \stoptext Hans, As always your examples pack in so much education. The one thing missing is an example like \url[] but 'live'. I tried \goto{\url[doc:Molik]}[url(doc:Molik)] But that gives nothing at all? The other added part of an example (for your handbook) might be is to show the constraining frame of \hsize. I am sure that you have such an example. I tried wrapping your example in \framed, however framed seems to change the effect of \hsize. I thought I had got the hang of framed! -- Nigel