From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50436 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: "Invalid field" in Mark IV Date: Wed, 13 May 2009 16:04:28 -0400 (EDT) Message-ID: References: <3eb5f5b10905131254v1e83343fm12b21dd4dd53a56@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1833398212-1242245069=:6207" X-Trace: ger.gmane.org 1242245160 26303 80.91.229.12 (13 May 2009 20:06:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 May 2009 20:06:00 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed May 13 22:05:50 2009 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 1M4Ki2-0003xJ-HH for gctc-ntg-context-518@m.gmane.org; Wed, 13 May 2009 22:05:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 38ECE1FF94; Wed, 13 May 2009 22:05: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 18815-01; Wed, 13 May 2009 22:05:03 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F16261FE85; Wed, 13 May 2009 22:05:02 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E2F591FE85 for ; Wed, 13 May 2009 22:05:01 +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 09533-02-17 for ; Wed, 13 May 2009 22:04:51 +0200 (CEST) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by ronja.ntg.nl (Postfix) with ESMTP id ADB7C1FB29 for ; Wed, 13 May 2009 22:04:51 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by filter2-til.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n4DK4oE7015812 for ; Wed, 13 May 2009 22:04:50 +0200 Original-Received: FROM [192.168.2.8] (c-76-127-178-8.hsd1.ct.comcast.net [76.127.178.8]) By tombraider.mr.itd.umich.edu ID 4A0B27E0.6ACD8.20671 ; Authuser adityam; 13 May 2009 16:04:48 EDT In-Reply-To: <3eb5f5b10905131254v1e83343fm12b21dd4dd53a56@mail.gmail.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.93.161; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 224920158 - 2838debe049c - 20090513 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:50436 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1833398212-1242245069=:6207 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 13 May 2009, Flavien Lambert wrote: > Dear all, I didn't use ConTeXt for some time and, so, have just re-instal= led > the minimals tonight. When running on some of my files, Mark II does its = job > well but Mark IV tells me > > error: Invalid field id nucleus for node type choice (0) > . > l.133 ... M d=E9crit l'axe $({\rm O};\vect{e_{x}})$ > avec une vitesse > $\dot{x}... > > I have absolutely no idea what it is trying to say to me... > If related, the macro is defined by > \def\vect#1{% > \overrightarrow{#1} > } Can you create a minimum example. This runs fine here \def\vect#1{% \overrightarrow{#1}} \starttext $\vect{e_{x}}$ \stoptext Using ConTeXt ver: 2009.05.12 22:35 MKIV Aditya --8323328-1833398212-1242245069=:6207 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --8323328-1833398212-1242245069=:6207--