Tagged Questions
5
votes
1answer
122 views
Floats that span the text width and the margin
What is the correct way of placing floats that span the text width and the
margin?
If the width of the float content is increased, ConTeXt does not reserve space
in the margin which leads to ...
1
vote
0answers
184 views
How to float/wrap figures in ConTeXt?
I have a simple two column document in ConTeXt. I tried to float/wrap the figures within text with `placefigure`, but it inserts the figures exactly where they are. This will leave a empty space in ...