X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=WztqWW9te9rvUfBdYUPEcUy3mPBjMx/69b22KkrH6lUrh8TLzJERf
	tSmrwHZwnpPexLkF6kEoGgTt9kn4EGuaok2x9UwWNdZxRtkFmwpgVYEf/iGyPPE9
	4BVlrsKM24b0KJlB77SIpb2O4ZPdccz5DJHRS/cnbCrWr+5+lo7yn0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=1Tdr4Fd5T4ty6CX5vb72XB6Ex9o=; b=yLjZM5zKRpevReRInMKUhr3beoin
	LGxqeV32BfCaBuoX5WeS94isqY/MGIm87NvBJrSrGwviEDQFqZ3wvNi/9dLxzQ08
	Wt1x9hKww3sW2WMHMuk14V0D8vKaAkkaHU5ZGB19ihLe64LBlHxHnO7WFnp26MNo
	/8VEYOU5FeXthBI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Paul <Paul.Domaskis@gmail.com>
Subject: Re: pdfnup ignores =?utf-8?b?fi8ucGRmamFtLmNvbmY=?=
Date: Thu, 4 Dec 2014 16:05:06 +0000 (UTC)
Lines: 37
Message-ID: <loom.20141204T165104-272@post.gmane.org>
References: <loom.20141204T000104-319@post.gmane.org> <548053F8.8090801@cornell.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Ken Brown <kbrown <at> cornell.edu> writes:
|On 12/3/2014 6:01 PM, Paul wrote:
|> I'm using pdfjam that comes with 64-bit cygwin's
|> texlive-collection-binextra package, dated 29 May 2013.  I have the
|> following in my ~/.pdfjam.conf:
|>
|>     paper='letterpaper'
|>     nup='1x2'
|>     landscape='landscape'
|>     frame='true'
|>
|> I invoke pdfjam using
|>
|>     pdfnup filename.pdf
|>
|> and the messages show that the ~/.pdfjam.conf is being read, as are
|> the switches therein.

   <...snip...>

|> The "Effective call" above shows that ~/.pdfjam.conf is being
|> ignored, even though the switch settings are being read.  The
|> output confirms this.  However, if I specify the switch settings in
|> the pdfnup statement itself, they are accepted.
|
| I've never used pdfnup, but it's a shell script whose last line is
|
|    exec pdfjam --suffix nup --nup 2x1 --landscape "$ <at> "
|
| So it's explicitly supplying options that will override the settings
| in ~/.pdfjam.conf.  This is consistent with the documentation for
| pdfnup.  The latter doesn't mention ~/.pdfjam.conf; it says to
| supply command line options to override the defaults.

Shucks.  Thanks for sleuthing that out.  Looks like I'll have to
create my own variation of the script.  Or just create an alias for
pdfnup.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

