Can I be absolutely sure that \placefigure[here,force] will not invoke the float mechanism, but instead always effects an in-place insertion?

dr. Hans van der Meer


On 12 May 2019, at 14:32, Henning Hraban Ramm <texml@fiee.net> wrote:

Am 2019-05-11 um 21:39 schrieb Hans van der Meer <havdmeer@ziggo.nl>:

Placing a float figure with
\placefigure[][]{labeltext}{\externalfigure[]}
delivers a figure with a label like "Figure V.3 labeltext" (depending on the setup)

Now I want to intersperse this with an \externalfigure[] not within a placefigure but still accompanied by a label in the current running series.
For example an uninterrupted series of figure numbers with:
\placefigure[][]{labeltext-1}{\externalfigure[figure1]} % -> Figure 1 labeltext-1
\externalfigure[figure-2] \macrocall{labeltext-2} % -> Figure 2 labeltext-2
\placefigure[][]{labeltext-3}{\externalfigure[figure3]} % -> Figure 3 labeltext-3

I could not find what macro to call as the instance for \macrocall.

Can’t you just use \placefigure with {here,force}?

Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
https://www.dreiviertelhaus.de
GPG Key ID 1C9B22FD

___________________________________________________________________________________
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
___________________________________________________________________________________