[NTG-context] multiple documents in one PDF
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Mon Aug 11 13:48:12 CEST 2008
On Mon, Aug 11, 2008 at 1:30 PM, PChot <pchott at gmail.com> wrote:
> Hi,
>
> i there some easy way, that i would create one tex file with more documents
> in it. Here i mean complete documents everyone with papir config, starttext,
> stoptext. As result i would like to have one pdf with all this documents. I
> generating tex files programical so i want to speed up some work ( to open
> and print each pdf)
No.
> Only solution i know at the moment is to concatenate pdfs (i dont like it)
You could use a batch or make file, ctx files are another way to do this
without external tools, ruby is also possible (used for the beginners manual).
> BTW1: what is ConTeXt command to change A4 papir to landscape.
\setuppapersize[A4,landscape][A4,landscape]
Wolfgang
More information about the ntg-context
mailing list