On Wed, 30 Oct 2019, Marco Patzer wrote:

Hi!

Some images run into each other when using floats. The following
example illustrates this. The second image (or frame) runs into the
side figure frame. How to prevent this?

\setupfloat [figure] [default=left]

\starttext
 \samplefile{knuth}

 \startplacefigure [title=Foo]
   \framed [width=5cm, height=5cm]{}
 \stopplacefigure

 \samplefile{ward} \blank
Add:

\dontleavehmode
 \framed [width=4cm, height=4cm]{}
 \samplefile{knuth}
\stoptext

context 2019.10.29 15:00

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

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to