ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Diego Depaoli" <trebestie@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Booklet hint
Date: Tue, 24 Jun 2008 04:59:49 +0200	[thread overview]
Message-ID: <83e5fb980806231959x5d6bb889i245eaf7ae8e9aa88@mail.gmail.com> (raw)
In-Reply-To: <115224fb0806230047m1c83d96bp40830ebf18f34f8a@mail.gmail.com>

2008/6/23 Wolfgang Schuster <schuster.wolfgang@googlemail.com>:
> Write the text for the A4 page in a seperate document and
> include it as a figure.
>
> \setupexternalfigures[location={local,global,default}]
>
> \setuppapersize[A5][A4, landscape]
> \setuparranging[2UP]
>
> \startpostponing[4]
> \offset
>  [leftoffset=-\backspace,
>   topoffset=-\dimexpr\topspace+\headerheight\relax]
>  {\clip
>     [width=\paperwidth]
>     {\externalfigure[cow][width=2\paperwidth,height=\paperheight]}}
> \stoppostponing
>
> \startpostponing[5]
> \noheaderandfooterlines
> \offset
>  [leftoffset=-\backspace,
>   topoffset=-\dimexpr\topspace+\headerheight\relax]
>  {\clip
>     [hoffset=\paperwidth,width=\paperwidth]
>     {\externalfigure[cow][width=2\paperwidth,height=\paperheight]}}
> \stoppostponing
>
> \starttext
>
> \dorecurse{50}{\input hawking}
>
> \stoptext

Many thanks Wolfgang, your sample does the goal.
I'll try it in my booklet.
Could be interesting for the wiki?

Cheers,

-- 
Diego Depaoli
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2008-06-24  2:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-19 23:55 Diego Depaoli
2008-06-20  8:15 ` Wolfgang Schuster
2008-06-20 14:18   ` Diego Depaoli
2008-06-20 15:49     ` Henning Hraban Ramm
2008-06-23  7:47     ` Wolfgang Schuster
2008-06-24  2:59       ` Diego Depaoli [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=83e5fb980806231959x5d6bb889i245eaf7ae8e9aa88@mail.gmail.com \
    --to=trebestie@gmail.com \
    --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).