On Tue, 01 Oct 2002 00:21:05 +0200
Hans Hagen <[EMAIL PROTECTED]> wrote:

> At 03:58 PM 9/30/2002 +0200, AlterEgo Qasars wrote:
> >Good evening!
> >
> >I want to typeset something in doublesided layout. Moreover I have to
> >typeset some stuff in margins---in the right one at odd pages and in the
> >left one in the even pages. I have set ConTeXt in a following way:
> >
> >\setuplayout
> >         [backspace=2cm, width=10cm,
> >         leftmargin=0pt, leftmargindistance=0pt,
> >         rightmargin=3cm, rightmargindistance=5mm]
> >\setuppagenumbering[alternative=doublesided]
> >\starttext
> >\input tufte\inmargin{\bf AAA}
> >\input tufte\inmargin{\bf AAA}
> >\input tufte\inmargin{\bf AAA}
> >\input tufte\inmargin{\bf AAA}
> >\input tufte\inmargin{\bf AAA}
> >\input tufte\inmargin{\bf AAA}
> >\input tufte\inmargin{\bf AAA}
> >\stoptext
> >
> >At odd pages (1,3,5) everything is all right, but on even pages (2,4,6,
> >...) the margin is placed in the text. What's wrong? How could I typeset
> >it?
> 
> 
> you've set leftmargin to 0pt and margins swap odd/even in doublesided 
> layouts; so, effectively you're working with zero width margins at right pages

Why have the settings of leftmargin an influence on the placement of
\inmargin. The margin notes are always placed in the right margin
(on even pages in the left margin but with left<->right swapped margin
 dimensions).

Using \showframe i can verify that the margins swap between odd and even
pages, but i do not understand why the dimensions of the inner margin
should have an effect on the placement of objects in the outer margin.

Is this again a we-have-started-ConTeXt-mainly-for-singlesided-documents
 issue?

Regards,
  Jens

Reply via email to