From owner-freebsd-questions@FreeBSD.ORG Mon Sep 21 01:14:50 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C34FD106568B for ; Mon, 21 Sep 2009 01:14:50 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 65FC68FC14 for ; Mon, 21 Sep 2009 01:14:50 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id n8L1En59000954 for ; Sun, 20 Sep 2009 19:14:49 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id n8L1Ento000951 for ; Sun, 20 Sep 2009 19:14:49 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 20 Sep 2009 19:14:49 -0600 (MDT) From: Warren Block To: questions@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (wonkity.com [127.0.0.1]); Sun, 20 Sep 2009 19:14:49 -0600 (MDT) Cc: Subject: evince paper size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Sep 2009 01:14:50 -0000 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=en_US.UTF-8 ; /usr/local/bin/evince filename.pdf" Even with that, the paper size is only implied by the locale, not explicitly set. -Warren Block * Rapid City, South Dakota USA