From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/63850 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: intertext error in mkiv Date: Tue, 23 Nov 2010 11:17:55 -0500 (EST) Message-ID: References: <20101123161313.GB5475@smoon> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1290529102 9046 80.91.229.12 (23 Nov 2010 16:18:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 23 Nov 2010 16:18:22 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 23 17:18:16 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PKvZQ-0006OG-5E for gctc-ntg-context-518@m.gmane.org; Tue, 23 Nov 2010 17:18:16 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CDB00CA87E; Tue, 23 Nov 2010 17:18:15 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4Px3i44ccWfE; Tue, 23 Nov 2010 17:18:10 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D53D8CA86C; Tue, 23 Nov 2010 17:18:09 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4E93DCA86C for ; Tue, 23 Nov 2010 17:18:09 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CAuIJVmjDDGo for ; Tue, 23 Nov 2010 17:18:04 +0100 (CET) Original-Received: from filter7-ams.mf.surf.net (filter7-ams.mf.surf.net [192.87.102.75]) by balder.ntg.nl (Postfix) with ESMTP id E5CDBCA842 for ; Tue, 23 Nov 2010 17:18:03 +0100 (CET) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by filter7-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id oANGI06k021060 for ; Tue, 23 Nov 2010 17:18:01 +0100 Original-Received: FROM adi-netbook (bas3-montreal02-1096683304.dsl.bell.ca [65.94.15.40]) By hackers.mr.itd.umich.edu ID 4CEBE937.23429.26658 ; Authuser adityam; 23 Nov 2010 11:17:59 EST In-Reply-To: <20101123161313.GB5475@smoon> User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.81; 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: 0DDyEi0zv - 29e1a1661a12 - 20101123 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.75 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:63850 Archived-At: On Wed, 24 Nov 2010, Vladimir Lomov wrote: > Hi. > > The example with start/stopintertext from 'mathalign.pdf' (My Way, Using \startalign and friends, > Aditya Mahajan) gives error with current context (beta): > > %%% Seems that there is a problem with \start/stopintertext . This command is described in mathalign.pdf > %%% (MyWay). > > \starttext > > Here the start/stopintertext should give text between formulas > \startformula > \startalign > \NC \exp^{\imath t}=\cos t+\imath\sin t\NR > \startintertext > This is famous Euler formula, below one is known as Moivre formula > \stopintertext > \NC (\cos x + \imath\sin x)^{m} = \cos mx+\imath\sin mx \NR > \stopalign > \stopformula > > That's it. > > \stoptext > > > > ! Misplaced \noalign. > \startintertext #1\stopintertext ->\noalign > {\dointertext {#1}} > l.12 \stopintertext > ? > > > $ context --version > > MTXrun | main context file: /usr/local/opt/context/tex/texmf-context/tex/context/base/context.tex > MTXrun | current version: 2010.11.20 12:51 > > Is this a bug or I do something wrong? Bug, and it seems a rather old one. It also fails with 2010.05.24. I cannot debug this right now. A quick workaround is to use \intertext{...} instead. Aditya ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________