Fabrice Couvreur schrieb am 15.07.2020 um 19:54:
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


Side floats don't work in frames, use the textbackground environment to add a colored box behind the text.

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

Reply via email to