ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* multiple documents in one PDF
@ 2008-08-11 11:30 PChot
  2008-08-11 11:48 ` Wolfgang Schuster
  2008-08-11 12:30 ` Yue Wang
  0 siblings, 2 replies; 3+ messages in thread
From: PChot @ 2008-08-11 11:30 UTC (permalink / raw)
  To: ConTeXt


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

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) Only solution i know at the moment is to concatenate
pdfs (i dont like it)

BTW1: what is ConTeXt command to change A4 papir to landscape.

Thx, Jan

-- 
Macs are for those who don't want to know why their computer works.
Linux is for those who want to know why their computer works.
DOS is for those who want to know why their computer doesn't work.
Windows is for those who don't want to know why their computer doesn't work.

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

[-- Attachment #2: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: multiple documents in one PDF
  2008-08-11 11:30 multiple documents in one PDF PChot
@ 2008-08-11 11:48 ` Wolfgang Schuster
  2008-08-11 12:30 ` Yue Wang
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2008-08-11 11:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Aug 11, 2008 at 1:30 PM, PChot <pchott@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
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: multiple documents in one PDF
  2008-08-11 11:30 multiple documents in one PDF PChot
  2008-08-11 11:48 ` Wolfgang Schuster
@ 2008-08-11 12:30 ` Yue Wang
  1 sibling, 0 replies; 3+ messages in thread
From: Yue Wang @ 2008-08-11 12:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi

On Mon, Aug 11, 2008 at 7:30 PM, PChot <pchott@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) Only solution i know at the moment is to concatenate
> pdfs (i dont like it)


Maybe you should use \let to  redefine starttext/stoptext
make stoptext ship the final page of a document,
and make starttext to begin a new page.
>
> BTW1: what is ConTeXt command to change A4 papir to landscape.
\setuppagersize

Yue Wang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-11 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-11 11:30 multiple documents in one PDF PChot
2008-08-11 11:48 ` Wolfgang Schuster
2008-08-11 12:30 ` Yue Wang

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).