public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* pdfnup ignores ~/.pdfjam.conf
@ 2014-12-03 23:01 Paul
  2014-12-04 12:31 ` Ken Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Paul @ 2014-12-03 23:01 UTC (permalink / raw)
  To: cygwin

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. 

  pdfjam: This is pdfjam version 2.08. 
  pdfjam: Reading any site-wide or user-specific defaults... 
              ## 
              ## From /home/User.Name/.pdfjam.conf: 
              ## 
              paper='letterpaper' 
              nup='1x2' 
              landscape='landscape' 
              frame='true' 
  pdfjam: Effective call for this run of pdfjam: 
          /bin/pdfjam --suffix nup --nup '2x1'
             --landscape -- filename.pdf - 
  pdfjam: Calling pdflatex... 
  pdfjam: Finished.  Output was to
             '/home/User.Name/tmp/filename-nup.pdf'. 

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. 

What am I doing wrong in setting up ~/.pdfjam.conf? 

If all is correct, does anyone else see this problem? 

P.S. In a corporate environment, updating packages is problematic. 


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-04 16:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-03 23:01 pdfnup ignores ~/.pdfjam.conf Paul
2014-12-04 12:31 ` Ken Brown
2014-12-04 16:05   ` Paul
2014-12-04 16:15     ` Paul

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 read-only IMAP folder(s) and NNTP newsgroup(s).