From mboxrd@z Thu Jan 1 00:00:00 1970 From: aditya siram Subject: Re: Double Spacing Latex Output Date: Fri, 7 Oct 2011 14:17:08 -0500 Message-ID: References: <506CDDE6-C140-43DF-9072-7E995E154702@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec520e73d9e9a1704aeba4956 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCFux-0005PF-Jr for emacs-orgmode@gnu.org; Fri, 07 Oct 2011 15:17:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RCFuw-0000Qy-B8 for emacs-orgmode@gnu.org; Fri, 07 Oct 2011 15:17:11 -0400 Received: from mail-qw0-f41.google.com ([209.85.216.41]:47551) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCFuw-0000Qu-8p for emacs-orgmode@gnu.org; Fri, 07 Oct 2011 15:17:10 -0400 Received: by qadb17 with SMTP id b17so3858188qad.0 for ; Fri, 07 Oct 2011 12:17:09 -0700 (PDT) In-Reply-To: <506CDDE6-C140-43DF-9072-7E995E154702@gmail.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: Chris Malone Cc: emacs-orgmode@gnu.org --bcaec520e73d9e9a1704aeba4956 Content-Type: text/plain; charset=ISO-8859-1 Yes that worked! Thanks for the quick response! -deech On Fri, Oct 7, 2011 at 2:12 PM, Chris Malone wrote: > Hi deech, > > Does including the package and using double space work? > > #+LATEX_HEADER: \usepackage{setspace} > #+LATEX_HEADER: \doublespacing > > If not, what does the exported `.tex` file look like? > > Chris > > On Oct 7, 2011, at 12:07 PM, aditya siram wrote: > > > Hi all, > > This is probably a really simple question but I'd like to double space my > Latex output. I added #+LaTeX_CLASS_OPTIONS:[setspace, doublespace] to the > header and I do have the setspace package, but the output is still > single-spaced. Any ideas? > > > > Thanks! > > -deech > > --bcaec520e73d9e9a1704aeba4956 Content-Type: text/html; charset=ISO-8859-1 Yes that worked! Thanks for the quick response!
-deech

On Fri, Oct 7, 2011 at 2:12 PM, Chris Malone <chris.m.malone@gmail.com> wrote:
Hi deech,

Does including the package and using double space work?

#+LATEX_HEADER: \usepackage{setspace}
#+LATEX_HEADER: \doublespacing

If not, what does the exported `.tex` file look like?

Chris

On Oct 7, 2011, at 12:07 PM, aditya siram wrote:

> Hi all,
> This is probably a really simple question but I'd like to double space my Latex output. I added #+LaTeX_CLASS_OPTIONS:[setspace, doublespace] to the header and I do have the setspace package, but the output is still single-spaced. Any ideas?
>
> Thanks!
> -deech


--bcaec520e73d9e9a1704aeba4956--