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