Yes, thank you.

And to not need to enclose \externalfigure with \FullWidth, I found that I can set the command attribute on \setupfloat[figure] as following:

    \defineframed[FullWidth][offset=overlay, width=\textwidth, frame=off, align=middle]
    \setupfloat[figure][command=\FullWidth]

--
Wagner Macedo


On 9 February 2012 09:06, Peter Münster <pmlists@free.fr> wrote:
Is this a solution?