From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39265 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: \chemical and MKIV Date: Fri, 22 Feb 2008 11:57:37 +0100 Message-ID: <115224fb0802220257v35277589q90b55470a7313d10@mail.gmail.com> References: <20080221222316.GA31203@gaston.couberia.bzh> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1203677948 20623 80.91.229.12 (22 Feb 2008 10:59:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 10:59:08 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 22 11:59:32 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 1JSVcm-00067c-So for gctc-ntg-context-518@m.gmane.org; Fri, 22 Feb 2008 11:59:28 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 23A801FBC5; Fri, 22 Feb 2008 11:58:57 +0100 (CET) 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 18144-03-2; Fri, 22 Feb 2008 11:58:14 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BBB0E1FB60; Fri, 22 Feb 2008 11:58:14 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6C9F61FB39 for ; Fri, 22 Feb 2008 11:58:12 +0100 (CET) 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 18144-03 for ; Fri, 22 Feb 2008 11:57:38 +0100 (CET) Original-Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.177]) by ronja.ntg.nl (Postfix) with ESMTP id B6C3E1FB7F for ; Fri, 22 Feb 2008 11:57:38 +0100 (CET) Original-Received: by el-out-1112.google.com with SMTP id r23so436413elf.14 for ; Fri, 22 Feb 2008 02:57:37 -0800 (PST) Original-Received: by 10.150.230.2 with SMTP id c2mr3590810ybh.178.1203677857571; Fri, 22 Feb 2008 02:57:37 -0800 (PST) Original-Received: by 10.150.201.4 with HTTP; Fri, 22 Feb 2008 02:57:37 -0800 (PST) In-Reply-To: <20080221222316.GA31203@gaston.couberia.bzh> Content-Disposition: inline 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:39265 Archived-At: On Thu, Feb 21, 2008 at 11:23 PM, Peter M=FCnster wrote: > Hello, > > The following test-file produces an error: > > % engine=3Dluatex > \usemodule[chemic] > \starttext > \chemical{CO_2} > \stoptext This is tooo long. \usemodule[chemic] is enough to produce the error with mkiv. Replace the following lines in m-chemic \ifx\beginpicture\undefined \let\normalgrid\grid \let\normalaxis\axis \input pictex.tex \relax \let\pictexgrid\grid \let\pictexaxis\axis \let\grid\normalgrid \let\axis\normalaxis \fi with \ifx\beginpicture\undefined \let\beginpicture\relax \fi and the module works. Wolfgang ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________