Changes

Jump to navigation Jump to search
495 bytes added ,  13:15, 23 January 2007
Add note on automatic left or right protrusion of figures in double-sided documents.
This special case is discussed [[Columns#Floats_and_other_limitations_of_columns|here]].
 
==Protruding Floats in Double-Sided Documents==
 
If you have a double-sided document with wide outer margins then you might want your figures to protrude into the margin. In a double-sided document you need to tell ConTeXt to decide whether to make the figure protrude to the left or the right. This can be done as follows:
 
<texcode>
\definefloat[textmarginfigure][textmarginfigures]
\setupfloat[textmarginfigure][location=inner]
\placetextmarginfigure{\externalfigure[figurename]}
</texcode>
Anonymous user

Navigation menu