Thanks, again, Hans. That is a great help. Alan On Fri, Feb 24, 2017 at 6:22 AM, Hans Hagen wrote: > 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 > ----------------------------------------------------------------- > ____________________________________________________________ > _______________________ > 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/list > info/ntg-context > webpage : http://www.pragma-ade.nl / http://context.aanhet.net > archive : https://bitbucket.org/phg/context-mirror/commits/ > wiki : http://contextgarden.net > ____________________________________________________________ > _______________________