[NTG-context] Re: Structuring a magazine or booklet

2024-02-29 Thread Jean-Pierre Delange

Thank you very much Pablo !

I have to play with this canvas.

Many thanks.

JP

Le 28/02/2024 à 19:10, Pablo Rodriguez via ntg-context a écrit :


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
___

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


[NTG-context] Re: Structuring a magazine or booklet

2024-02-28 Thread Pablo Rodriguez via ntg-context
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
___


[NTG-context] Re: Structuring a magazine or booklet

2024-02-28 Thread Jean-Pierre Delange

Sorry for the noise : I did'nt see the ConTeXt imposition schemas here :

https://wiki.contextgarden.net/Imposition

I'll read and test it.

JP


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