On 2/23/2017 10:09 PM, Alan Bowen wrote:
I have some large floats that look best on empty pages, i.e., pages that do not have headers?
The wiki suggests that location=page will put the float on an empty page but this does not seem to be the case:
\starttext \dorecurse{3}{\input knuth}
\startplacefigure[title=Cow, location={page}] {\externalfigure[cow.pdf][width=.7\textwidth]} \stopplacefigure
\dorecurse{3}{\input knuth}
\stoptext
I am using the latest beta. \startplacefigure[title=Cow,location={page,high,header}] \externalfigure[cow.pdf][width=.7\textwidth,frame=on] \stopplacefigure
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------