![](https://secure.gravatar.com/avatar/2349dcb0bed02a89d589125ccc301859.jpg?s=120&d=mm&r=g)
14 Oct
2020
14 Oct
'20
6:58 p.m.
Hi, how can I get a graphic that floats left or right from the text in columns or columnsets? \starttext \startcolumns[2] \placefigure[left, high, none]{} {\externalfigure[dummy][width=3em]} \input ward \input ward \stopcolumns \blank \placefigure[left, high, none]{} {\externalfigure[dummy][width=3em]} Without columns it works. \input ward \input ward \stoptext TIA juh