ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
Subject: Re: \combinepages with negative distance
Date: Tue, 18 Nov 2003 22:38:54 +0100	[thread overview]
Message-ID: <20031118213853.GA22894@physik.fu-berlin.de> (raw)
In-Reply-To: <6.0.0.22.1.20031118211154.01b91ab0@digitpaint.nl>

Hello,

On Tue, Nov 18, 2003 at 09:15:07PM +0100, Willi Egger wrote:
> At 16:18 18.11.2003, Tobias wrote:
> > \setuppapersize[a5,landscape][a4,landscape]
> >  \combinepages[main.pdf][nx=2,ny=1,frame=on,distance=-4cm]
> After some puzzeling I can come up with the following solution:
> \setuplayout
>   [header=0pt,
>    footer=1cm,
>    backspace=6cm,
>    topspace=3cm]
> \starttext
>     \combinepages[main.pdf][nx=2,ny=1,frame=on,distance=2cm]
> \stoptext
Hmm, this shrinks the size of the included image, but I want to have
two full A5 pages with overlap a bit ("negative" distance between the
two included pages) thus I get more whitespace on one side (and loose
some whitespace in the middle where the two included pages meet).

Or in otherwords: I want to have this, but with distance=-1cm:

\setupoutput[pdftex]
\setuppapersize[a4,landscape][a4,landscape]
\setuplayout
  [topspace=0.3cm,
   backspace=1cm,
   header=0pt,
   footer=0cm,
   leftedge=0pt,
   width=297mm,
   height=210mm]
\setuppagenumbering[alternative=doublesided]

\starttext
\combinepages[main.pdf][nx=2,ny=1,frame=off,distance=0pt]\page
\combinepages[out.pdf][nx=2,ny=1,frame=off,distance=0pt]
\stoptext

Tobias

  reply	other threads:[~2003-11-18 21:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-18 15:18 Tobias Burnus
2003-11-18 20:15 ` Willi Egger
2003-11-18 21:38   ` Tobias Burnus [this message]
2003-11-18 22:06 ` 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=20031118213853.GA22894@physik.fu-berlin.de \
    --to=tobias.burnus@physik.fu-berlin.de \
    --cc=ntg-context@ntg.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).