Hello,
I always encounter difficulties with the placement of figures in such a way that the text envelops the figure.
Thank you.
Fabrice
\useMPlibrary[dum]
\definecolor[fondpaille][c=0,m=0,y=0.2,k=0]
\starttext
\startframedtext[width=max,background=color,backgroundcolor=fondpaille]
\placefloat[][right,none]{}
{\externalfigure[dummy]}
\startitemize[n]
\dorecurse{3}{\startitem \input ward \stopitem}
\stopitemize
\stopframedtext
\stoptext