On Sun, 18 Dec 2011, Aditya Mahajan wrote: > When using right float with grid, paragraphs do not wrap correctly arround > the figure. Another bug with floats. Using \definetextbackground goobles all floats! \definetextbackground [whatever] [ background=color, backgroundcolor=lightblue, location=paragraph, ] \starttext \startplacefigure[location={right,none}] \externalfigure[cow][width=0.3\textwidth] \stopplacefigure \input knuth \stoptext gives the attached file (No float!) Aditya