From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1447 invoked by alias); 4 Dec 2014 16:15:09 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 1432 invoked by uid 89); 4 Dec 2014 16:15:08 -0000 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 Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 04 Dec 2014 16:15:06 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XwZ3X-0000tO-Kz for cygwin@cygwin.com; Thu, 04 Dec 2014 17:15:03 +0100 Received: from fw.drenet.dnd.ca ([131.136.242.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Dec 2014 17:15:03 +0100 Received: from Paul.Domaskis by fw.drenet.dnd.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Dec 2014 17:15:03 +0100 To: cygwin@cygwin.com From: Paul Subject: Re: pdfnup ignores =?utf-8?b?fi8ucGRmamFtLmNvbmY=?= Date: Thu, 04 Dec 2014 16:15:00 -0000 Message-ID: References: <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 X-SW-Source: 2014-12/txt/msg00043.txt.bz2 Paul gmail.com> writes: |Ken Brown cornell.edu> writes: |> |> I've never used pdfnup, but it's a shell script whose last line is |> |> exec pdfjam --suffix nup --nup 2x1 --landscape "$ " |> |> 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. Or just directly invoke pdfjam (what was I thinking). -- 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