Johannes Graumann wrote:
Hello,
Is it possible to place (for page sized figures) the caption on the next/previous page?
\definefloat[caption] \setupfloat[caption][location=right] \defineframedtext [captiontext] [width=.5\textwidth] \setuppagenumbering[alternative=doublesided] \starttext test \page \placefigure [page,none] {} {\blackrule[width=\textwidth,height=\textheight]} \placecaption [bottom,none] {} {\startcaptiontext \placefloatcaption [figure] {\input tufte \relax} \stopcaptiontext} \dorecurse{10}{\input tufte \endgraf} \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------