andrea valle wrote:
> Thanks as usual Taco,
> no errors, but doesn't work for me.
>
>
> \starttext
> \dontleavehmode
>
> \hbox {\externalfigure[quarter][png]} test
You have to remove that empty line between
the \dontleavehmode and the \hbox.
Taco