btw ... uppercasing in the subject triggers a delay in response
-------- Original Message --------
Subject: Re: [NTG-context] outer floats on doublesided pages UNSOLVED
Date: Tue, 01 Oct 2013 22:34:02 +0200
From: Hans Hagen
Hi Hans,
Is it possible to fix the "inouter" and "ininner" directives too? "inright" and "inleft" work as expected.
afaik \setuppagenumbering [alternative=doublesided] \setuplayout [backspace=5cm, width=middle] \starttext \dorecurse{4}{ \placefigure[left] {left} {\framed[height=1cm,width=4cm]{}} test \placefigure[right] {right}{\framed[height=1cm,width=4cm]{}} test \placefigure[inner] {inner}{\framed[height=1cm,width=4cm]{}} test \placefigure[outer] {outer}{\framed[height=1cm,width=4cm]{}} test \placefigure[leftmargin] {left} {\framed[height=1cm,width=4cm]{}} test \placefigure[rightmargin]{right}{\framed[height=1cm,width=4cm]{}} test \placefigure[innermargin]{inner}{\framed[height=1cm,width=4cm]{}} test \placefigure[outermargin]{outer}{\framed[height=1cm,width=4cm]{}} test \page } \stoptext works ok ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------