Am 28.11.24 um 14:38 schrieb Joel via ntg-context:
\placefigure[here, force]{Map of New Mexico}{\externalfigure[map1a] [width=.8\textwidth]}

The space in "here, force" might confuse the parser, but "force" implies "here" anyway.

What more is needed to make it appear exactly as the next item after instructions, and before requirements, without floating away, even if that means a lot of empty space is going to be added to the page?

Include \placefloats in your structure setup, e.g. like
\setuphead[section][before={\placefloats}] or like
\setuphead[section][aftersection={\placefloats}]
to avoid floating to the next section.

HTH

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to