ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Braslau <alan.braslau@cea.fr>
To: ntg-context@ntg.nl
Cc: Hans Hagen <pragma@wxs.nl>
Subject: Re: Setuplayout bug?
Date: Mon, 16 May 2011 22:52:21 +0200	[thread overview]
Message-ID: <201105162252.21761.alan.braslau@cea.fr> (raw)
In-Reply-To: <4DD0EA82.8070604@wxs.nl>

More setupinteraction pagelayout interference:

In the example below
(compiled using the very latest minimals)
the inclusion of \setupinteractionscreen [option=bookmark]
shifts the output of the text on the page.

Alan

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\definepapersize [17x24] [width=17cm,height=24cm]
\setuppapersize [page=17x24,paper=A4]
\setuplayout [
              backspace=3.5cm,
              leftedgedistance=0.25cm,
              leftmargin=3cm,
              leftmargindistance=0.25cm,
              width=fit,
              rightmargindistance=0.25cm,
              rightmargin=2cm,
              rightedgedistance=0.25cm,
              topspace=1cm,
              header=1cm,
              headerdistance=0.25cm,
              height=fit,
              footerdistance=0.25cm,
              footer=1cm,
              bottomspace=1cm,
              location=middle,
              marking=on,
             ]
\showlayout
\setupinteractionscreen [option=bookmark] 

\starttext
\input knuth
\stoptext
___________________________________________________________________________________
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
___________________________________________________________________________________


      parent reply	other threads:[~2011-05-16 20:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-13  8:25 Verhaag, G.C.H.M.
2011-05-14  9:15 ` Verhaag, G.C.H.M.
2011-05-14 11:21   ` Hans Hagen
2011-05-14 17:44     ` Verhaag, G.C.H.M.
2011-05-16  9:12       ` Hans Hagen
2011-05-16 16:19         ` Verhaag, G.C.H.M.
2011-05-16 20:52         ` Alan Braslau [this message]

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=201105162252.21761.alan.braslau@cea.fr \
    --to=alan.braslau@cea.fr \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.nl \
    /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).