ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Matthew Baker <matthew.baker@gmd.de>
Subject: Re: Page reordering
Date: Wed, 09 Jun 1999 12:09:10 +0200	[thread overview]
Message-ID: <375E3D45.BDA7E187@gmd.de> (raw)
In-Reply-To: <375E335D.653B446B@wxs.nl>

Hans Hagen wrote:

> But, to serve your purpose, there is texexec. Try:
>
>   texexec  --help  paper  print
>
> so:
>
>   texexec  --print=up  --paper=A4A3  --pdf  filename
>
> Another feature is:
>
>   texexec  --pages=odd      --result=temp-1  filename
>   texexec  --pages=1,3,4,5  --result=temp-2  filename
>
> Can be of use sometimes. So, your wishes already are honored -)
>

That is truly amazing.  I don't think I will ever be using LaTeX again :)
The commands

   texexec --print=up --paper=A4A3 --pages=odd --result=temp-1 filename
and
   texexec --print=up --paper=A4A3 --pages=even --result=temp-2 filename

will even give me the odd and even pages so that I can do it in two passes
on my
single-sided printer :>

Now, why on earth didn't I ask this *before* I took the last document to to
the
printers?

- Matt


      reply	other threads:[~1999-06-09 10:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-09  7:54 Matthew Baker
1999-06-09  9:26 ` Hans Hagen
1999-06-09 10:09   ` Matthew Baker [this message]

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=375E3D45.BDA7E187@gmd.de \
    --to=matthew.baker@gmd.de \
    /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).