From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42352 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: hyphenated(ugly)url [URGENT] Date: Fri, 11 Jul 2008 11:37:11 +0200 Message-ID: <115224fb0807110237t3ed1efbbtc02f3853e22f0d1e@mail.gmail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1215769248 15151 80.91.229.12 (11 Jul 2008 09:40:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jul 2008 09:40:48 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 11 11:41:34 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1KHF6B-0003SJ-GP for gctc-ntg-context-518@m.gmane.org; Fri, 11 Jul 2008 11:39:31 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C24611FC16; Fri, 11 Jul 2008 11:38:37 +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 22776-01; Fri, 11 Jul 2008 11:37:52 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EAA131FBEB; Fri, 11 Jul 2008 11:37:51 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 87BF51FBEB for ; Fri, 11 Jul 2008 11:37:46 +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 18140-04-2 for ; Fri, 11 Jul 2008 11:37:12 +0200 (CEST) Original-Received: from ag-out-0708.google.com (ag-out-0708.google.com [72.14.246.247]) by ronja.ntg.nl (Postfix) with ESMTP id 80F4F1FBD0 for ; Fri, 11 Jul 2008 11:37:12 +0200 (CEST) Original-Received: by ag-out-0708.google.com with SMTP id 35so1777040aga.1 for ; Fri, 11 Jul 2008 02:37:11 -0700 (PDT) Original-Received: by 10.150.50.1 with SMTP id x1mr744478ybx.39.1215769031365; Fri, 11 Jul 2008 02:37:11 -0700 (PDT) Original-Received: by 10.151.113.9 with HTTP; Fri, 11 Jul 2008 02:37:11 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:42352 Archived-At: On Fri, Jul 11, 2008 at 11:15 AM, Steffen Wolfrum wrote: > Hi, > > I need to typeset a document containing several nice url's like > > > \enableregime[utf] > \starttext > > see \hyphenatedurl{www.europa.eu.int/rapid/start/cgi/guesten.ksh?p_action.gettxt=gt&doc=SPEECH/00/475%7C0%7CRAPID&lg=DE > } > > \stoptext > > Any idea?? Use the following patch for the moment. \let\normalhyphenatedurl\hyphenatedurl \bgroup \catcode`\%=11 \gdef\hyphenatedurl {\bgroup \catcode`\%=11 \expandafter\egroup \normalhyphenatedurl} \egroup Regards, Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________