ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: Hans Hagen <pragma@wxs.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: (URGENT) floating objects causing bug
Date: Sun, 15 May 2011 11:35:58 +0200	[thread overview]
Message-ID: <2418EAF5-640C-4BA5-9F97-340529804CDA@st.estfiles.de> (raw)

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.

I wrote a small minimal (see below) that shows the problem:
compare the first lines of page 1 und 3 please.


My project is otherwise finished ... :o(
Do you think you could manage to write a fast patch for his bug, so I can deliver it tomorrow?


Best regards,
Steffen
-------

\showframe


\definepapersize[stw][width=14.7cm,height=22.3cm]
\setuppapersize[stw][stw]


\setuplayout
	[width=113mm,height=572pt,
	backspace=17mm,topspace=17mm,
	header=12pt,headerdistance=6pt,
	footer=36pt,footerdistance=0pt,
	location=middle,marking=off]


\usetypescript[times]
\setupbodyfont[times, 10pt]\setupinterlinespace[line=12pt]

\setupindenting[10pt,yes]


\starttext

\dorecurse{2}{\input tufte\footnote{\input ward \par} \par}
\dorecurse{2}{\input ward}


\placefigure{Title}{\externalfigure[cow][width=0.5\textwidth]}

\dorecurse{5}{\input tufte}


\stoptext

___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2011-05-15  9:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-15  9:35 Steffen Wolfrum [this message]
2011-05-15 10:39 ` Taco Hoekwater
2011-05-15 11:08   ` Steffen Wolfrum
2011-05-15 11:20     ` Taco Hoekwater
2011-05-15 11:30       ` Steffen Wolfrum
2011-05-15 12:05   ` Andreas Harder
2011-05-15 12:09   ` Hans Hagen
2011-05-15 12:48     ` Steffen Wolfrum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2418EAF5-640C-4BA5-9F97-340529804CDA@st.estfiles.de \
    --to=context@st.estfiles.de \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).