[NTG-context] \startplacefloat [location=bottom]
Alan BRASLAU
alan.braslau at cea.fr
Fri Oct 16 16:18:53 CEST 2015
Hello,
When placing floats, location=bottom will attempt to place the float at
the bottom of the current page; if it will not fit, then it will be
placed at the *top* of the following page. How can one specify that
the float is be placed at the *bottom* of the subsequent page if there
is not enough room for it to be placed at the bottom of the current
page?
MWE:
\starttext
\dorecurse{4}{\input knuth\par}
\startplacetable [location=bottom]
\input tufte
\stopplacetable
\dorecurse{2}{\input dawkins\par}
\stoptext
Alan
More information about the ntg-context
mailing list