ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: Ben Barrowes <barrowes@alum.mit.edu>,
	 mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: texexec ignores file order
Date: Tue, 9 Dec 2008 02:13:33 -0500 (EST)	[thread overview]
Message-ID: <alpine.LNX.2.00.0812090211250.17501@nqv-yncgbc> (raw)
In-Reply-To: <450922.23280.qm@web52202.mail.re2.yahoo.com>

On Mon, 8 Dec 2008, Ben Barrowes wrote:

> exexec --pdfarrange --result=yujo_insurance.pdf yujo_insurance1.pdf yujo_insurance2.pdf yujo_insurance3.pdf yujo_insurance4.pdf yujo_insurance5.pdf yujo_insurance6.pdf yujo_insurance7.pdf yujo_insurance8.pdf yujo_insurance9.pdf yujo_insurance10.pdf yujo_insurance11.pdf yujo_insurance12.pdf
>
>
> After upgrading recently, I found that texexec no longer preserves the order of files passed to it. When I concatenate files with texexec, I often have more than 10 files I want to pass to texexec names filename1.pdf, filename2.pdf, ... filename12.pdf, etc. In the past, the following has worked to concatenate these in the correct order:
>
> texexec --pdfarrange --result=filename.pdf `ls -a -v filename*.pdf`
>
> Now, even if I pass filename10.pdf after filename2.pdf on the command line, texexec ingores this and puts filename10.pdf before filename2.pdf in the resulting concatenated file.
>
> Is there a fix for this, or is there a better way to concatenate pdf files?

If you just want to concat files, you can use pdftk 
(http://www.accesspdf.com/pdftk/)

Aditya
___________________________________________________________________________________
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-12-09  7:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-08 21:41 Ben Barrowes
2008-12-09  7:13 ` Aditya Mahajan [this message]
2008-12-09 10:44   ` Hans Hagen
2009-07-20 17:36 Ben Barrowes
2009-07-21  7:55 ` luigi scarso
2009-07-21 11:16   ` Ben Barrowes
2009-07-21 12:36     ` luigi scarso

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=alpine.LNX.2.00.0812090211250.17501@nqv-yncgbc \
    --to=adityam@umich.edu \
    --cc=barrowes@alum.mit.edu \
    --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).