From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16920 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Re: Wrap a url Date: Tue, 02 Nov 2004 09:47:49 -0800 Message-ID: <3.0.5.32.20041102094749.008e7b60@mail.northcoast.com> References: <3.0.5.32.20041102061702.008e6640@mail.northcoast.com> <3.0.5.32.20041030142258.008da250@mail.northcoast.com> <3.0.5.32.20041030142258.008da250@mail.northcoast.com> <3.0.5.32.20041102061702.008e6640@mail.northcoast.com> <4187B4B5.2010503@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1099417922 2597 80.91.229.6 (2 Nov 2004 17:52:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 Nov 2004 17:52:02 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 02 18:51:46 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CP2os-0002v5-00 for ; Tue, 02 Nov 2004 18:51:46 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8F3BC127C5; Tue, 2 Nov 2004 18:51:45 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22654-02; Tue, 2 Nov 2004 18:51:43 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 92A14127B9; Tue, 2 Nov 2004 18:51:43 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CB352127B9 for ; Tue, 2 Nov 2004 18:51:41 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22641-04-2 for ; Tue, 2 Nov 2004 18:51:41 +0100 (CET) Original-Received: from smtp.inreach.com (unknown [209.142.2.34]) by ronja.ntg.nl (Postfix) with SMTP id C288C127B3 for ; Tue, 2 Nov 2004 18:51:40 +0100 (CET) Original-Received: (qmail 27388 invoked from network); 2 Nov 2004 17:53:04 -0000 Original-Received: from unknown (HELO newmicronpc) (209.209.15.50) by smtp.inreach.com with SMTP; 2 Nov 2004 17:53:04 -0000 X-Sender: darnold@mail.northcoast.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Original-To: mailing list for ConTeXt users In-Reply-To: <4187B4B5.2010503@wxs.nl> Original-References: <3.0.5.32.20041102061702.008e6640@mail.northcoast.com> <3.0.5.32.20041030142258.008da250@mail.northcoast.com> <3.0.5.32.20041030142258.008da250@mail.northcoast.com> <3.0.5.32.20041102061702.008e6640@mail.northcoast.com> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16920 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16920 Hans et al, Thanks. This worked. I am seeing here and there that the syntax for \useURL is: \useURL[][][][] The first [] is to hold a symbolic name such as "craig" that can be referred to latter, as in \from{craig}\par. The second [] is what actually gets typeset? What is the third [] for? What is the fourth [] for? Finally, could you wax philosophic a bit on the meaning and purpose of \setuptolerance[verytolerant,stretch]? I certainly see that it works, but I am not sure why. Thanks. At 05:24 PM 11/2/04 +0100, you wrote: >David Arnold wrote: > >> Willi et al, >> >> How do you use \hyphenatedurl? I tried: > >ok, let's end the suffering here ... > >\starttext > >\showframe > >\setupurl > [style=bold] > >\useURL[craig][http://online.redwoods.cc.ca.us/instruct/darnold/CalcProj/Fa ll98/CraigA/project3.htm] >\useURL[giarc][nice >place][http://online.redwoods.cc.ca.us/instruct/darnold/CalcProj/Fall98/Cra igA/project3.htm] > >\setuptolerance[verytolerant,stretch] > >\from[craig] \par > >\from[giarc] \par > >\stoptext > > >----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com > | www.pragma-pod.nl >----------------------------------------------------------------- > >_______________________________________________ >ntg-context mailing list >ntg-context@ntg.nl >http://www.ntg.nl/mailman/listinfo/ntg-context > >