From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16993 Path: main.gmane.org!not-for-mail From: Otared Kavian Newsgroups: gmane.comp.tex.context Subject: Re: \| and \proclaim not defined? Date: Mon, 8 Nov 2004 21:09:31 +0100 Message-ID: References: <3.0.5.32.20041106123141.008f4e50@mail.northcoast.com> <418F4ED6.40405@wxs.nl> <418F97FA.6060201@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" ; format="flowed" X-Trace: sea.gmane.org 1099945195 18222 80.91.229.6 (8 Nov 2004 20:19:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Nov 2004 20:19:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 08 21:19:40 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 1CRFzD-0001GC-00 for ; Mon, 08 Nov 2004 21:19:35 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C5A33127C7; Mon, 8 Nov 2004 21:19:34 +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 15881-01-2; Mon, 8 Nov 2004 21:19:32 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7A896127C4; Mon, 8 Nov 2004 21:19:32 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 451B5127C0 for ; Mon, 8 Nov 2004 21:19:31 +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 15881-01 for ; Mon, 8 Nov 2004 21:19:30 +0100 (CET) Original-Received: from mwinf0104.wanadoo.fr (unknown [193.252.22.30]) by ronja.ntg.nl (Postfix) with ESMTP id 957D2127C4 for ; Mon, 8 Nov 2004 21:09:55 +0100 (CET) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0104.wanadoo.fr (SMTP Server) with SMTP id 71EF01BFFF83 for ; Mon, 8 Nov 2004 21:09:55 +0100 (CET) Original-Received: from postfix.math.uvsq.fr (AMontsouris-151-1-34-179.w82-123.abo.wanadoo.fr [82.123.31.179]) by mwinf0104.wanadoo.fr (SMTP Server) with ESMTP id 36E4A1BFFFB9 for ; Mon, 8 Nov 2004 21:09:55 +0100 (CET) Original-Received: from [10.0.1.8] (localhost [127.0.0.1]) by postfix.math.uvsq.fr (Postfix) with ESMTP id B41372FF9CB for ; Mon, 8 Nov 2004 21:09:53 +0100 (CET) X-Sender: otared@pop.wanadoo.fr In-Reply-To: <418F97FA.6060201@wxs.nl> Original-To: mailing list for ConTeXt users 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:16993 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16993 At 16:59 +0100 8/11/04, Hans Hagen wrote: >Otared Kavian wrote: >>Hi all Contexters, >> >>I have noticed that the commands \| (that is {\delimiter >>"26B30D{}} and \proclaim are not defined anymore in ConTeXt, while >>they are part of plain TeX commands. >>(It is however true that even though $\|u\|$ does not work in >>ConTeXt, the command $\Vert u \Vert$ does). >> >>Hans, is it on purpose? > >no, just an omission ... what should i patch? > >Hans Hi Hans, Thank you very much for your attention. In my (humble) opinion, I think that a patch like \let\|=\Vert would be enough for the {\delimiter "26B30D{}}. As for \proclaim, it is defined in the TeXBook, but unfortunately I don't have it with me right now so I can't send you the patch immediately. I hope to be able to do it before Wednsday. Best regards: OK