From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35183 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: MetaPost question Date: Thu, 28 Jun 2007 19:48:12 +0200 Message-ID: <4683F45C.9020807@elvenkind.com> References: <4683EF74.40808@net-b.de> 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: sea.gmane.org 1183052911 11005 80.91.229.12 (28 Jun 2007 17:48:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jun 2007 17:48:31 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 28 19:48:29 2007 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 1I3y6W-0001De-Lb for gctc-ntg-context-518@m.gmane.org; Thu, 28 Jun 2007 19:48:28 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 366A62018D; Thu, 28 Jun 2007 19:48:28 +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 25755-04-3; Thu, 28 Jun 2007 19:48:19 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 38CB72017F; Thu, 28 Jun 2007 19:48:19 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 21DD22017F for ; Thu, 28 Jun 2007 19:48:17 +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 25755-04-2 for ; Thu, 28 Jun 2007 19:48:13 +0200 (CEST) Original-Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by ronja.ntg.nl (Postfix) with ESMTP id 3D52C20169 for ; Thu, 28 Jun 2007 19:48:13 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:38903 helo=[10.10.0.6]) by post-23.mail.nl.demon.net with esmtp (Exim 4.51) id 1I3y6H-000IA8-1F for ntg-context@ntg.nl; Thu, 28 Jun 2007 17:48:13 +0000 User-Agent: Thunderbird 1.5.0.10 (X11/20070305) In-Reply-To: <4683EF74.40808@net-b.de> 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:35183 Archived-At: Tobias Burnus wrote: > Hello, > > I try to print a periodic table in MP+TeX, but I get the following error > if I uncomment the "%" lines; I fail to see my error. Is there any trick > to debug this? It is not easy do debug that (in general), but it normally helps to run a standalone label in TeX if you have mtx trouble. In this case, they are all the same typo: > %element(5*dy, 1*dx, (btex \pSym{Rb} etex), (btex \pZ{37} etex), > % (btex \pM{} etex), (btex \pName{Rubidium} etex), > % (btex \pAltName{Rubidium} etex), (btex \pConf{[Kr}$5s$} etex)); That last label should probably be \pConf{[Kr]$5s$} not \pConf{[Kr}$5s$} Best, Taco ___________________________________________________________________________________ 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 ___________________________________________________________________________________