From mboxrd@z Thu Jan 1 00:00:00 1970 From: jdavidboyd@adboyd.com (J. David Boyd) Subject: setting left margin in PDF output of ORG file Date: Wed, 23 Apr 2014 10:48:39 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcyTv-0004Pv-K0 for emacs-orgmode@gnu.org; Wed, 23 Apr 2014 10:49:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WcyTo-0002Zo-42 for emacs-orgmode@gnu.org; Wed, 23 Apr 2014 10:49:03 -0400 Received: from plane.gmane.org ([80.91.229.3]:50070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcyTn-0002Zb-Ts for emacs-orgmode@gnu.org; Wed, 23 Apr 2014 10:48:56 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WcyTj-0004Ip-WA for emacs-orgmode@gnu.org; Wed, 23 Apr 2014 16:48:51 +0200 Received: from www1.g9.pair.com ([66.39.4.53]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Apr 2014 16:48:51 +0200 Received: from jdavidboyd by www1.g9.pair.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Apr 2014 16:48:51 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I can export an org file to a PDF no problem, looks great. However, how do I get rid of the huge left and right and top and bottom margins? I like my PDFs to have no more than .75" top, bottom, left and right. I've looked through all the latex, org-latex, org-beamer variables I can find with customize-apropos, but not having any luck. Thanks, Dave