ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: AlterEgo Qasars <quasar@econ.muni.cz>
Subject: Doublesided + margin
Date: Mon, 30 Sep 2002 15:58:15 +0200	[thread overview]
Message-ID: <20020930135815.GA17811@merkur.econ.muni.cz> (raw)

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?

Many thanks,
Michal Kvasnicka


             reply	other threads:[~2002-09-30 13:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-30 13:58 AlterEgo Qasars [this message]
2002-09-30 22:21 ` Hans Hagen
2002-10-02 18:03   ` Jens-Uwe Morawski
2002-10-04  7:28     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020930135815.GA17811@merkur.econ.muni.cz \
    --to=quasar@econ.muni.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).