ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: 6-sided letter fold (TRYPTICHON) with unequal page size
Date: Wed, 27 Jun 2018 21:18:30 +0200	[thread overview]
Message-ID: <5B33E306.6050200@gmail.com> (raw)
In-Reply-To: <e0da5166-42de-fb6d-065c-b74215d29d7c@gmx.es>


[-- Attachment #1.1: Type: text/plain, Size: 711 bytes --]


> Pablo Rodriguez <mailto:oinos@gmx.es>
> 27. Juni 2018 um 20:40
> On 06/27/2018 07:54 PM, Wolfgang Schuster wrote:
>> This isn’t possible because the imposition mechanism puts the finished pages
>> in boxes with the same size.
>
> Wolfgang,
>
> isn’t it a case for \definepageshift and \setuppageshift?

For most documents this should work.


\definepapersize[flyer][width=100mm,height=210mm]

\setuppapersize[flyer][A4,landscape]

\setuparranging [TRYPTICHON]

\definepageshift[flyer][horizontal][-3pt,0pt,0pt,0pt,-3pt,-3pt]
%\definepageshift[flyer][horizontal][-3pt,0pt,0pt,-1.5pt,-1.5pt,-3pt]

\setuppageshift[paper][flyer]

\showframe[page]

\starttext
\dorecurse{6}{\page[dummy]}
\stoptext

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1840 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2018-06-27 19:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-19 20:15 Marco Patzer
2018-06-27 16:35 ` Marco Patzer
2018-06-27 16:42   ` Henning Hraban Ramm
2018-06-27 16:57     ` Marco Patzer
2018-06-27 17:54   ` Wolfgang Schuster
2018-06-27 18:40     ` Pablo Rodriguez
2018-06-27 19:18       ` Wolfgang Schuster [this message]
2018-06-28 15:01       ` Marco Patzer

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=5B33E306.6050200@gmail.com \
    --to=schuster.wolfgang@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).