ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: Pablo Rodriguez <oinos@gmx.es>
Subject: [NTG-context] Re: Structuring a magazine or booklet
Date: Wed, 28 Feb 2024 19:10:20 +0100	[thread overview]
Message-ID: <d17c2fe8-0cce-167e-0d64-a96d7b35e617@gmx.es> (raw)
In-Reply-To: <035ea76e-6e67-4d97-9709-252160d6605e@free.fr>

On 2/28/24 15:27, Jean-Pierre Delange wrote:
> Sorry for the noise : I did'nt see the ConTeXt imposition schemas here :
>
> https://wiki.contextgarden.net/Imposition
>
> I'll read and test it.

Hi Jean-Pierre,

in its simplest form, a booklet may be:

  \setuppapersize[A4][A3, landscape]
  \setuparranging[2UP]
  \starttext
  \dorecurse{28}{\section{Section}\input zapf}
  \stoptext

I think this seems to be what you may be aiming at.

Just in case it might help,

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2024-02-28 18:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28 14:21 [NTG-context] " Jean-Pierre Delange
2024-02-28 14:27 ` [NTG-context] " Jean-Pierre Delange
2024-02-28 18:10   ` Pablo Rodriguez via ntg-context [this message]
2024-02-29 13:31     ` Jean-Pierre Delange

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=d17c2fe8-0cce-167e-0d64-a96d7b35e617@gmx.es \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    /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).