Hello all,

I'm having issues with figure placements in a two-column layout. The
layout is defined as

\definemixedcolumns[TwoCols][n=2,balance=yes,distance=1cm]

and when it's active, if I \placefigure[auto][]{A caption}{<figure
code goes here>} one of two things happen:

* if the code to insert the figure is a simple
\externalfigure[figname.png][width=\textwidth] then what happens is
that the figure “floats” correctly, but where the figure should be I
only get an empty space (i.e. the figure proper doesn't seem to be
placed);

* if the externalfigure command is wrapped in something (\framed,
\hbox, \startcombination) then:
1. the figure pushes out all the following text: e.g., if it floats to
the top of the next column, no text fills the space before its final
placement; so there's a lot of empty spaces.
2. there's some whitespace on top that I can't seem to get rid of.

Anything I can do to solve these issues?

Cheers,

Giuseppe Bilotta
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to