On Wed, 28 Feb 2007, Henning Haeske wrote:

>>    text text text \inouter{abc} text text
>
> thanks taco, that works for the margintext :-). Now only the the probem with
> the outermargin is left. - till now, the outermargin is always at the right
> site, instead of flipping left/right.

\inmargin works fine here:

\setuplayout
   [ rightmargin=4cm,
     leftmargin=1cm]

\setuppagenumbering[alternative=doublesided]

\showframe
\starttext

\input knuth\inmargin{Blah Blah Blah}
\page

\input knuth\inmargin{Blah Blah Blah}
\stoptext

Aditya
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to