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 <pra...@wxs.nl>
To: Tim Steenvoorden <tim.steenvoor...@gmail.com>

On 10/1/2013 11:46 AM, Tim Steenvoorden wrote:
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
-----------------------------------------------------------------


___________________________________________________________________________________
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to