From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/144 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Bug Date: Sun, 13 Sep 1998 13:03:29 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <35FBA681.7BC010A7@wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035391017 21594 80.91.224.250 (23 Oct 2002 16:36:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:36:57 +0000 (UTC) Original-To: NTG-CONTEXT Xref: main.gmane.org gmane.comp.tex.context:144 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:144 Hi all, When inserting many many floats in a row, something can go wrong. This big was introduced when I changed the postponing mechanism. Here is the patch (core-01a.tex): \def\douitstellen% {\the\everytopofpage \ifinuitstellen\else\ifcase\nofpostponedblocks\else \global\inuitstellentrue \dorecurse{\nofpostponedblocks} {\haalbuffer[buf-\recurselevel]} \doflushfloats % new but potential dangerous \doglobal\newcounter\nofpostponedblocks \global\inuitstellenfalse \fi\fi} (the \ifcase...\else is added) Sorry for the inconvenience, Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | mail: pragma@wxs.nl -----------------------------------------------------------------