ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Float positioning
@ 2020-04-06 11:15 Alexey Kryukov
  2020-04-06 11:58 ` Tomas Hala
  2020-04-09 18:44 ` Geert Dobbels
  0 siblings, 2 replies; 7+ messages in thread
From: Alexey Kryukov @ 2020-04-06 11:15 UTC (permalink / raw)
  To: ntg-context

Hi all,

Suppose I have the following document:

\setupexternalfigures[location={local,default}]
\starttext

\dorecurse{3}{\input{knuth}}
\placefigure[top]{cow}{\externalfigure[cow][width=150mm]}
\input{knuth}
\placefigure[page]{one more cow}{\externalfigure[cow][width=150mm]}
\placefigure[page]{cow again}{\externalfigure[cow][width=150mm]}
\dorecurse{10}{\input{knuth}}
\stoptext

Here I would expect the text flow to continue below the first image,
and then two more images to be positioned on separate pages. Instead I
get no text at all at the page with the Figure 1 and one more
blank page after it. Only after the last image the text flow continues.

Since similar situations are very common for documents which contain
several large illustrations, I would like to know if there are any
workarounds for the problem.

-- 
Regards,
Alexey Kryukov <anagnost at yandex dot ru>

Moscow State University
Faculty of History
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2020-04-10  2:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-06 11:15 Float positioning Alexey Kryukov
2020-04-06 11:58 ` Tomas Hala
2020-04-06 12:15   ` Alexey Kryukov
2020-04-06 14:53     ` Tomas Hala
2020-04-08 14:53       ` Alexey Kryukov
2020-04-09 18:44 ` Geert Dobbels
2020-04-10  2:48   ` Alexey Kryukov

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