ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <context@boede.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Creating a folded meander book - imposition problem
Date: Sun, 27 Jan 2013 20:07:46 +0100	[thread overview]
Message-ID: <F85598FC-0CEB-4CA3-989D-441F11C7777F@boede.nl> (raw)
In-Reply-To: <CAGbDsP0wTVPUbHJSV1z9hVzdjpe7w+q=oL_YfOJdvis2O4gMqg@mail.gmail.com>

Hi Mari, Wolfgang,

I used to make such imposition schemes, but this time Wolfgang was faster…

So even if i did not try to fold the 9 x 9 version this is the scheme:

\installpagearrangement MEANDERB
 {\dosetuparrangement{3}{3}{9}{4}{4}%
    \pusharrangedpageMEANDERB\poparrangedpagesXY\relax}

\def\pusharrangedpageMEANDERB#1%
 {\advancearrangedpageN
  \reportarrangedpage\arrangedpageN
  \ifcase\arrangedpageN
  \or \handlearrangedpageXandY{#1}000\arrangedpageA
  \or \handlearrangedpageXandY{#1}010\arrangedpageA
  \or \handlearrangedpageXandY{#1}020\arrangedpageA
  \or \handlearrangedpageXandY{#1}121\arrangedpageA
  \or \handlearrangedpageXandY{#1}111\arrangedpageA
  \or \handlearrangedpageXandY{#1}101\arrangedpageA
  \or \handlearrangedpageXandY{#1}002\arrangedpageA
  \or \handlearrangedpageXandY{#1}012\arrangedpageA
  \or \handlearrangedpageXandY{#1}022\arrangedpageA
  \poparrangedpages
  \fi}

Thank you Wolfgang!

Willi
On Jan 26, 2013, at 8:57 PM, Mari Voipio wrote:

> On Sat, Jan 26, 2013 at 8:18 PM, Wolfgang Schuster
> <wolfgang.schuster@gmail.com> wrote:
> 
>> \setuparranging[MEANDER]
> 
> It works (of course it does!). Now I can create a funny booklet with
> my MetaPost twiddlings. :-)
> 
> 
> 
>>> A 9-page version (3x3) would also be nice to have, to make slightly
>>> bigger pages when printed on A4.
>> 
>> How do you plan to fold this?
> 
> I had to try it out on paper, but it turns out I had understood the
> text correctly: the same idea, but only two cuts.
> 
> Top row, left to right: 1,2,3
> Middle row, left to right: 6, 5, 4, all upside down
> Bottom row, left to right: 7, 8, 9
> 
> Cuts 1-2/6-5 and 5-4/8-9. The cut paper is like letter S (or a snake
> or meander, whatever you wish to call it). When folded, the back page
> remains blank because it is from the underside of the paper due to the
> odd number of pages - not necessarily a bad thing. I can always slap a
> copyright sticker or signature on that back cover...
> 
> For trial I took an A4 and cut off the bottom to make it square that
> makes quite nice 7x7 cm pages. Not handy for continuous text, but for
> short poems/thoughts or graphics/art it work out. I need to play
> around a bit, but then I can post the results in my blog. :-)
> 
> 
> Thank you,
> 
> Mari
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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
___________________________________________________________________________________


      reply	other threads:[~2013-01-27 19:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-26 17:45 Mari Voipio
2013-01-26 18:18 ` Wolfgang Schuster
2013-01-26 19:57   ` Mari Voipio
2013-01-27 19:07     ` Willi Egger [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=F85598FC-0CEB-4CA3-989D-441F11C7777F@boede.nl \
    --to=context@boede.nl \
    --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).