Re: [NTG-context] Fwd: Re: outer floats on doublesided pages UNSOLVED

2013-10-02 Thread Tim Steenvoorden
Thanks Hans. I used "ininner" instead of "innermargin" and "inouter" instead of "outermargin" as keys.Is there a difference between "inright" and "rightmargin"?Cheers,Tim On 1 oktober 2013 at 22:35:29, Hans Hagen (pra...@wxs.nl) wrote: 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
___
 ___
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
___

[NTG-context] Fwd: Re: outer floats on doublesided pages UNSOLVED

2013-10-01 Thread Hans Hagen

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
___