ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* (URGENT) floating objects causing bug
@ 2011-05-15  9:35 Steffen Wolfrum
  2011-05-15 10:39 ` Taco Hoekwater
  0 siblings, 1 reply; 8+ messages in thread
From: Steffen Wolfrum @ 2011-05-15  9:35 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-05-15 12:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-15  9:35 (URGENT) floating objects causing bug Steffen Wolfrum
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

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).