15 Jan
2021
15 Jan
'21
11:53 p.m.
Consider the following example: \setupexternalfigures[location=default] \starttext \placefigure[right,none]{}{\externalfigure[hacker.jpg][scale=518]} \samplefile{lorem} \stoptex What bothers me is the top spacing. There is space to the top, and I dont want it to be there. On the bottom there is no spacing. I would expect it to be evenly distributed. But the spacing on the top will always be there. How to remove this? Thank you, Johann