From mboxrd@z Thu Jan 1 00:00:00 1970 From: jdavidboyd@adboyd.com (J. David Boyd) Subject: Re: setting left margin in PDF output of ORG file Date: Sat, 26 Apr 2014 08:23:32 -0400 Message-ID: References: <87sip1tb5l.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1We1e7-0007D4-5B for emacs-orgmode@gnu.org; Sat, 26 Apr 2014 08:24:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1We1e0-0001I3-8G for emacs-orgmode@gnu.org; Sat, 26 Apr 2014 08:23:55 -0400 Received: from plane.gmane.org ([80.91.229.3]:39012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1We1e0-0001Hy-1s for emacs-orgmode@gnu.org; Sat, 26 Apr 2014 08:23:48 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1We1dx-00086z-8T for emacs-orgmode@gnu.org; Sat, 26 Apr 2014 14:23:45 +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 ; Sat, 26 Apr 2014 14:23:45 +0200 Received: from jdavidboyd by www1.g9.pair.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Apr 2014 14:23:45 +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 Achim Gratz writes: > J. David Boyd writes: >> 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. > > The scr* family of LaTeX packages (aka KOMA-Script) allow you to change the > margins with the DIV argument. Depending on the base font size, something > like DIV13 or even DIV15 might give result closer to your goal, but .75" > margins are definitely reader-unfriendly (yes, journals do that all the > time, but it's still no good). > > > Regards, > Achim. Why "reader-unfriendly"? I prefer to print with .75" margins, gives me plenty of whitespace on the edges for hole punching and notes. .5" is too dense on the paper, and 1" leaves me feeling like I've used up a forest.