From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/68415 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: (URGENT) floating objects causing bug Date: Sun, 15 May 2011 13:08:16 +0200 Message-ID: References: <2418EAF5-640C-4BA5-9F97-340529804CDA@st.estfiles.de> <4DCFAD7D.1090006@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1305457711 6693 80.91.229.12 (15 May 2011 11:08:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 15 May 2011 11:08:31 +0000 (UTC) Cc: Taco Hoekwater To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun May 15 13:08:26 2011 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 1QLZBS-0006qM-Ae for gctc-ntg-context-518@m.gmane.org; Sun, 15 May 2011 13:08:26 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E7FBCCACF3; Sun, 15 May 2011 13:08:24 +0200 (CEST) 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 mwKpgCzzGkLj; Sun, 15 May 2011 13:08:22 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1BAA0CACEF; Sun, 15 May 2011 13:08:22 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EA6E7CACEF for ; Sun, 15 May 2011 13:08:20 +0200 (CEST) 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 L8WRErN8rTnn for ; Sun, 15 May 2011 13:08:18 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id CA9CFCACEC for ; Sun, 15 May 2011 13:08:18 +0200 (CEST) Original-Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.29.7]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p4FB8HpE018389 for ; Sun, 15 May 2011 13:08:18 +0200 Original-Received: from [89.247.72.207] (helo=[192.168.1.4]) by smtprelay03.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1QLZBJ-0003pr-9k; Sun, 15 May 2011 13:08:17 +0200 In-Reply-To: <4DCFAD7D.1090006@elvenkind.com> X-Mailer: Apple Mail (2.1084) X-Df-Sender: 698580 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.67.29.7; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eEHL8hht - 4babf00d7da0 - 20110515 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 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:68415 Archived-At: Am 15.05.2011 um 12:39 schrieb Taco Hoekwater: > On 05/15/2011 11:35 AM, Steffen Wolfrum wrote: >> Hi Hans, >> >> while finishing a big project (900 pages, 300 floating tables/figures) I noticed that the first line of each page is moving up/down (almost half a line)! >> >> Reason: As soon a a floating object is placed the next page is disturbed. > > The problem is that the vertical space collapser is collapsing *into* > topskip's spec field, thereby changing its value. That much is > clear to me. I do not know how to fix this nicely, but a crude > workaround to fix your project is: > > \appendtoks \global\topskip=10pt plus 50pt \to \everyafteroutput That seems to be at least a starting point. Thank you Taco. I tried to use your workaround in my project: Well, something is different now ... but all in all it gets totally weird now! Please have a look at a original chapter: http://www.werksatz.com/attachments/chap_02_before.pdf and the same with your workaround http://www.werksatz.com/attachments/chap_02_after.pdf See for example the space above the first lines on realpage 10 (userpage 14) and realpage 13 (userpage 17)! Maybe I need to change the values 10pt, 50pt? What are they related to? Steffen ___________________________________________________________________________________ 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 ___________________________________________________________________________________