ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Trivial question about texexec --pdfsplit
Date: Wed, 2 Jul 2008 08:21:50 +0200	[thread overview]
Message-ID: <115224fb0807012321y8f9812fm65bd8150d57d0f1c@mail.gmail.com> (raw)
In-Reply-To: <83e5fb980807011207k6067939bq31e16c8397ce5d25@mail.gmail.com>

On Tue, Jul 1, 2008 at 9:07 PM, Diego Depaoli <trebestie@gmail.com> wrote:
> How texexec --pdfsplit somefile.pdf works?
> I'm trying to split my booklet [A5][A4,landscape], texexec runs but I
> get only the last page in texexec.pdf.

texexec reads the number of pages in the document and produce
for each page a new tex document in the following form.

\starttext
\startTEXpage
\externalfigure[document][page=...]
\stopTEXpage
\stoptext

It could be possible the resulting pdf file is not renamed and overwritten
from the next page and you end with the last page only (untested).

If you want to split pdf documents you could also try pdftk.

Regards
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
___________________________________________________________________________________


  reply	other threads:[~2008-07-02  6:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-01 19:07 Diego Depaoli
2008-07-02  6:21 ` Wolfgang Schuster [this message]
2008-07-02  6:51   ` Diego Depaoli

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=115224fb0807012321y8f9812fm65bd8150d57d0f1c@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.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).