Thank you, Mike. Your advice is a bomb!
I've only added \blank:
before={\placefloats\blank}
Regards,
Vyatcheslav
I had that problem as well. You can use the command \placefloats to
force any floats that exist to be placed immediately. So to force the
floats to be placed within the section or
I had that problem as well. You can use the command \placefloats to
force any floats that exist to be placed immediately. So to force the
floats to be placed within the section or subsection that they are
defined, I use the command:
\setuphead[section]
[before={\placefloats}]
\setuphead[subse
Am 30.03.2009 um 17:52 schrieb Vyatcheslav Yatskovsky:
Hello,
I usually place figures in the end of the subsection, using the code:
\placefigure
[middle]{none}{\externalfigure[filyashkin-1.png]
[width=0.87\textwidth]}
Quite often the figure does not fit the page, and is moved to the
next
Hello,
I usually place figures in the end of the subsection, using the code:
\placefigure
[middle]{none}{\externalfigure[filyashkin-1.png][width=0.87\textwidth]}
Quite often the figure does not fit the page, and is moved to the next one.
Ocassionally, another subsection may start at the beginn