Hi,
I find that for some time (but maybe the problem comes from me !), the
placement of a figure at the bottom of the page causes a page break when it
seems to me that there is enough space, which poses some problems in the
pagination of my documents.
Thanks.
Fabrice

\useMPlibrary[dum]
\definelayout
   [1]
   [topspace=10mm,
    header=15mm,
headerdistance=10mm,
    height=middle,
    width=middle,
    location=middle]

\setuplayout
  [topspace=10mm,
    header=0pt,
headerdistance=0pt,
    height=middle,
    width=middle,
    location=middle]

\definefloat
    [recipe]
    [figure]

 \setupfloat
     [recipe]
     [default={right,none}]

 \showframe
\starttext
\dorecurse{11}{\input ward}
\placerecipe{}{\externalfigure[dum]}
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

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

Reply via email to