From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16094 Path: main.gmane.org!not-for-mail From: Stefan Wachter Newsgroups: gmane.comp.tex.context Subject: Re: Is there a bug during pagination of external figures? Date: Mon, 16 Aug 2004 17:53:09 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <4120D865.5050104@gmx.de> References: <41133589.2070807@gmx.de> <41133396.6090009@wxs.nl> <411383D1.90501@gmx.de> <4117D780.6000901@wxs.nl> <411C7C2A.3080605@gmx.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1092668448 23115 80.91.224.253 (16 Aug 2004 15:00:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Aug 2004 15:00:48 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 16 17:00:36 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BwiyR-0005PQ-00 for ; Mon, 16 Aug 2004 17:00:35 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 81FAA12783; Mon, 16 Aug 2004 17:00:34 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17403-05; Mon, 16 Aug 2004 17:00:34 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A26F41277F; Mon, 16 Aug 2004 16:58:51 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B92891277F for ; Mon, 16 Aug 2004 16:58:49 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17424-04-3 for ; Mon, 16 Aug 2004 16:58:49 +0200 (CEST) Original-Received: from mail.gmx.net (unknown [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 1BE351277E for ; Mon, 16 Aug 2004 16:58:49 +0200 (CEST) Original-Received: (qmail 10497 invoked by uid 65534); 16 Aug 2004 14:58:48 -0000 Original-Received: from p508A2F1A.dip.t-dialin.net (EHLO gmx.de) (80.138.47.26) by mail.gmx.net (mp007) with SMTP; 16 Aug 2004 16:58:48 +0200 X-Authenticated: #10144042 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16094 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16094 Patrick Gundlach wrote: > Stefan Wachter writes: >=20 >=20 >>Hi Hans, >> >>I attach an example Context file and the included graphics. >>Unfortunately the example is by far not minimal.=20 >=20 >=20 > The file is just a few bytes, no need to mention... >=20 >=20 > Just looking at the error message, I bet your problem is at: >=20 > \setupheadertexts[text][{\tfc 8}{\tfb-3\_refkom}][] > \setupheadertexts[margin][{\tfc bu}][\ifnum\pageno =3D 1\NamedExternalL= ink{../../../../bu/8/8_3_refkom/1/inhalt.pdf}{last}{\symbol[PfeilNachLink= s]{} =A7}\else\PrevOrNextPage{/PrevPage}{\symbol[PfeilNachLinks]{} =A7}\f= i\hskip.5em\ifnum\pageno =3D \lastpage{=A7 \symbol[PfeilNachRechts]}\else= \PrevOrNextPage{/NextPage}{=A7 \symbol[PfeilNachRechts]}\fi] >=20 >=20 > Patrick Hi Patrick, i do not think that the problem is caused by the header texts. The same header text definition is used during all the document but the problem is encountered only at a page with several external figures. In addition, if I insert a new page in between the figures then the problem disappears (cf. original bug report). --Stefan