From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Resume: Squeezing lines tighter in LaTeX output? Date: Fri, 17 Apr 2015 15:10:50 -0500 Message-ID: References: <553142B3.2090905@pfdstudio.com> <55315B61.90003@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjCbE-0004fk-7i for emacs-orgmode@gnu.org; Fri, 17 Apr 2015 16:10:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YjCbD-00039m-5v for emacs-orgmode@gnu.org; Fri, 17 Apr 2015 16:10:52 -0400 Received: from mail-oi0-x22b.google.com ([2607:f8b0:4003:c06::22b]:34048) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjCbC-00039g-Vv for emacs-orgmode@gnu.org; Fri, 17 Apr 2015 16:10:51 -0400 Received: by oiko83 with SMTP id o83so84108255oik.1 for ; Fri, 17 Apr 2015 13:10:50 -0700 (PDT) In-Reply-To: <55315B61.90003@pfdstudio.com> 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: Peter Davis Cc: emacs-orgmode On Fri, Apr 17, 2015 at 2:13 PM, Peter Davis wrote: > > On 4/17/15 2:13 PM, John Hendy wrote: >> >> Definitely look at paralist and enumitem for tweaking spacing as a >> starting point. Hope that helps. John > > Thanks, John. This > > #+LATEX_HEADER: \usepackage{enumitem} > #+LATEX_HEADER: \setlist{nolistsep} > > produced nice tight lists, though there is still a lot of white space > before/after the headings. I'll dig around. Glad those helped. Try googline "reduce whitespace latex" for more. > Also, is there a way to get orgmode to stop output the author and date lines > in maketitle? http://orgmode.org/manual/Export-settings.html :) > > Thanks, > -pd > > -- > ---- > Peter Davis > The Tech Curmudgeon > www.techcurmudgeon.com >