From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31272 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: beta (processaction & "|") Date: Mon, 09 Oct 2006 22:34:34 +0200 Message-ID: <452AB25A.40603@gmx.net> References: <452A41CC.4040909@gmx.net> <452A539B.1090406@wxs.nl> <452A5699.5020005@gmx.net> <452A9770.1020006@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160426159 17415 80.91.229.2 (9 Oct 2006 20:35:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Oct 2006 20:35:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 09 22:35:51 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 1GX1qT-0001Ru-NO for gctc-ntg-context-518@m.gmane.org; Mon, 09 Oct 2006 22:35:30 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6D7631FD55; Mon, 9 Oct 2006 22:35:27 +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 24485-05; Mon, 9 Oct 2006 22:35:17 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D5CFA1FDD3; Mon, 9 Oct 2006 22:35:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E9B2C1FDD3 for ; Mon, 9 Oct 2006 22:35:13 +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 24827-01-2 for ; Mon, 9 Oct 2006 22:35:07 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 3A92F1FD55 for ; Mon, 9 Oct 2006 22:35:05 +0200 (CEST) Original-Received: (qmail invoked by alias); 09 Oct 2006 20:35:03 -0000 Original-Received: from i577B8EBA.versanet.de (EHLO [192.168.1.3]) [87.123.142.186] by mail.gmx.net (mp042) with SMTP; 09 Oct 2006 22:35:03 +0200 X-Authenticated: #24293357 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: mailing list for ConTeXt users In-Reply-To: <452A9770.1020006@wxs.nl> X-Enigmail-Version: 0.94.0.0 X-Y-GMX-Trusted: 0 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:31272 Archived-At: Hans Hagen wrote: > Peter Rolf wrote: >> Hans Hagen wrote: >> >>> Peter Rolf wrote: >>> >>>> \processaction[\FOO][ >>>> |=>, >>>> unknown=>] >>>> >>>> >>> hm, | and ~ are always special, put \string in fron tof it, or use \letterbar and \lettertilde >>> >>> >> hm, same error if I use \string| or \letterbar >> > do you have a minimal tes file? > not any longer... > a solution may be > > \let\savedbarcommand=| > > \unexpanded\def|{\savedbarcommand} > I'll try this tomorrow and also try to make a new minimal example. Thanks anyway, Peter > > > ----------------------------------------------------------------- > 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 > >