From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31959 Path: news.gmane.org!not-for-mail From: Vit Zyka Newsgroups: gmane.comp.tex.context Subject: Re: deep (?) error when page break occures inside of startlines together with MPgraphics Date: Thu, 23 Nov 2006 11:11:08 +0100 Message-ID: <456573BC.1080800@seznam.cz> References: <456496C0.3020402@seznam.cz> <45656919.5060008@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164282730 19936 80.91.229.2 (23 Nov 2006 11:52:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Nov 2006 11:52:10 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 23 12:52:07 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GnD7P-0000OA-Q2 for gctc-ntg-context-518@m.gmane.org; Thu, 23 Nov 2006 12:51:53 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8FE761FA2D; Thu, 23 Nov 2006 12:50:39 +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 19692-01; Thu, 23 Nov 2006 12:50:39 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C657B1FF61; Thu, 23 Nov 2006 12:48:45 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 415011FF84 for ; Thu, 23 Nov 2006 11:08:48 +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 15881-06-2 for ; Thu, 23 Nov 2006 11:08:41 +0100 (CET) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by ronja.ntg.nl (Postfix) with SMTP id D69F31FF82 for ; Thu, 23 Nov 2006 11:08:40 +0100 (CET) Original-Received: by nf-out-0910.google.com with SMTP id l37so728412nfc for ; Thu, 23 Nov 2006 02:09:52 -0800 (PST) Original-Received: by 10.48.202.11 with SMTP id z11mr3745636nff.1164276591796; Thu, 23 Nov 2006 02:09:51 -0800 (PST) Original-Received: from ?192.168.1.24? ( [82.208.57.182]) by mx.google.com with ESMTP id k23sm5277555nfc.2006.11.23.02.09.50; Thu, 23 Nov 2006 02:09:51 -0800 (PST) User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: mailing list for ConTeXt users In-Reply-To: <45656919.5060008@elvenkind.com> X-Virus-Scanned: amavisd-new at ntg.nl X-Mailman-Approved-At: Thu, 23 Nov 2006 12:48:43 +0100 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:31959 Archived-At: Taco Hoekwater wrote: > > Vit Zyka wrote: >> Hello Hans & all deep macros diggers, >> >> making final editting of czech translation of beginners manual I have >> discovered a next error. It appears when page break occures inside of >> startlines environment together with MPgraphics. Minimal example is >> attached. Any idea, please? > > > You mean this error? > > (/home/taco/texmf/tex/context/base/pdfr-ec.tex) > ! TeX capacity exceeded, sorry [parameter stack size=6000]. > \longMPflushN #1#2\par -> > \ifx #1\relax \else \nowriteMPgraphicline Exactly. Some infinite recurse. Vit