Hi Alexey,

I do not how free are you in decision where figures should be located
but I tried with "leftpage" and "rightpage" instead of "page" and
it seems to be ok.

\placefigure[rightpage]{one more cow}{\externalfigure[cow][width=150mm]}
\placefigure[leftpage]{cow again}{\externalfigure[cow][width=150mm]}

Best wishes,

Tomáš


Mon, Apr 06, 2020 ve 02:15:50PM +0300 Alexey Kryukov napsal(a):
# 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
# 
___________________________________________________________________________________

                                         Tomáš Hála
--------------------------------------------------------------------
Mendelova univerzita, Provozně ekonomická fakulta, ústav informatiky
Zemědělská 1, CZ-613 00 Brno,  tel. +420 545 13 22 28
--------------------------------------------------------------------
http://akela.mendelu.cz/~thala
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to