Re: evince paper size

2009-09-21 Thread Warren Block
On Tue, 22 Sep 2009, Jonathan Chen wrote: On Mon, Sep 21, 2009 at 09:31:54AM -0600, Warren Block wrote: [...] If evince just had A4 as a default, it could be patched. But it appears to get the A4 size from gnome, somehow. How about setting your locale in ~/.dmrc? eg: [Desktop]

Re: evince paper size

2009-09-21 Thread Jonathan Chen
On Mon, Sep 21, 2009 at 09:31:54AM -0600, Warren Block wrote: [...] > If evince just had A4 as a default, it could be patched. But it appears > to get the A4 size from gnome, somehow. How about setting your locale in ~/.dmrc? eg: [Desktop] Session=default Language=en_NZ.

Re: evince paper size

2009-09-21 Thread Warren Block
On Mon, 21 Sep 2009, Polytropon wrote: On Sun, 20 Sep 2009 19:14:49 -0600 (MDT), Warren Block wrote: I'd prefer to just build evince to know the default size [...] In the past, I had similar problems with other programs that defaulted to LETTER, but here in Germany, we use DIN A4. So I set

Re: evince paper size

2009-09-21 Thread Polytropon
On Sun, 20 Sep 2009 19:14:49 -0600 (MDT), Warren Block wrote: > I'd > prefer to just build evince to know the default size [...] In the past, I had similar problems with other programs that defaulted to LETTER, but here in Germany, we use DIN A4. So I set those in /etc/make.conf: PAGE=

evince paper size

2009-09-20 Thread Warren Block
Is there an easy way to force evince to always use US-Letter as a default paper size? I don't run Gnome or CUPS, just lpd. The only option that seems to work is to setenv LANG en_US.UTF-8. I'd prefer to just build evince to know the default size instead of having to do sh -c "export LANG=e