From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41519 Path: news.gmane.org!not-for-mail From: Morgan Brassel Newsgroups: gmane.comp.tex.context Subject: Re: Problem with '\ ' in math commands in current minimals Date: Tue, 10 Jun 2008 13:55:53 +0200 (CEST) Message-ID: References: <484E40F7.2000200@wxs.nl> 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 1213099046 7151 80.91.229.12 (10 Jun 2008 11:57:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Jun 2008 11:57:26 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 10 13:58:08 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 1K62UK-0001XZ-BV for gctc-ntg-context-518@m.gmane.org; Tue, 10 Jun 2008 13:58:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2BEC11FC6F; Tue, 10 Jun 2008 13:57:19 +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 08898-01-5; Tue, 10 Jun 2008 13:56:33 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F17971FC36; Tue, 10 Jun 2008 13:56:32 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 55AE21FC36 for ; Tue, 10 Jun 2008 13:56:31 +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 08898-01-4 for ; Tue, 10 Jun 2008 13:55:54 +0200 (CEST) Original-Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by ronja.ntg.nl (Postfix) with ESMTP id 9A7C81FBC1 for ; Tue, 10 Jun 2008 13:55:54 +0200 (CEST) Original-Received: from smtp1-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp1-g19.free.fr (Postfix) with ESMTP id 673981AB2AB for ; Tue, 10 Jun 2008 13:55:54 +0200 (CEST) Original-Received: from leo.local (pas38-3-82-226-102-214.fbx.proxad.net [82.226.102.214]) by smtp1-g19.free.fr (Postfix) with ESMTP id 35C2F1AB2AD for ; Tue, 10 Jun 2008 13:55:54 +0200 (CEST) X-X-Sender: brassel@leo In-Reply-To: <484E40F7.2000200@wxs.nl> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) 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:41519 Archived-At: On Tue, 10 Jun 2008, Hans Hagen wrote: > Aditya Mahajan wrote: >> On Tue, 10 Jun 2008, Morgan Brassel wrote: >> >>> Hi everyone, >>> >>> In the following example: >>> >>> \define[1]\com{com\ #1} >>> \starttext >>> \com{1} $\com{1}$ >>> \stoptext >>> >>> the second call to \com (the one in math mode) seems to stop the >>> compilation of the file. Is it a bug? It wasn't happening before. I'm >>> using the latest minimals. >> >> Definitely a bug: the trace shows a recursive definition. \ is defined in >> terms of itself. Looking at core-spa.tex I cannot understand why this is >> happening. > > in core-spa.tex change this line: > > \let\normalspaceprimitive=\ % space-comment is really needed > > if you want to be puzzled ... try > > \show\ > \show\ % Thank you for this fast correction, Hans. By the way, I have a small question about updating the minimals tree: which command must be used preferably? * ctxtools --contextupdate or * first-setup.sh another time as suggested on http://wiki.contextgarden.net/ConTeXt_Minimals Many thanks, Morgan ___________________________________________________________________________________ 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 ___________________________________________________________________________________