Here is a minimal example that better describes my problem.
It seems to depend on the size of the image. 30 mm and 40 mm width
works, 35 mm does not.
I have not tested height, although the image I want to use would be
portrait format.
\setuplayout[grid=yes]
\setupinterlinespace[line=15pt]
\sta
Henning Hraban Ramm schrieb am 06.04.2024 um 12:56:
Am 06.04.24 um 12:48 schrieb Thomas Meyer:
how can I suppress a blank line between a text paragraph and
\placefigure?
I get one there, but I don't want it.
Did you try
\setupfloat[figure][spacebefore=,]
?
or "none" or "{disable,nowhite,back}
Am 06.04.24 um 12:48 schrieb Thomas Meyer:
how can I suppress a blank line between a text paragraph and \placefigure?
I get one there, but I don't want it.
Did you try
\setupfloat[figure][spacebefore=,]
?
or "none" or "{disable,nowhite,back}"
https://wiki.contextgarden.net/Command/setupfloat
h