fixes BUG in `org-export-as-latex' -- was only exporting the body
commite26deb647ff1df5ab754fc42da816d60470929aa
authorEric Schulte <schulte.eric@gmail.com>
Sun, 11 Apr 2010 16:14:21 +0000 (11 10:14 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Sun, 11 Apr 2010 16:14:21 +0000 (11 10:14 -0600)
treede69ac25531cd2884b9f7437c5d98cb8e4585004
parent7cbb35920d514b006cf971db6ab0eeff7c450270
fixes BUG in `org-export-as-latex' -- was only exporting the body

  This bug was introduced in commit

    1b40601ebd5de3746ab72d19d3258f815a402066

  which sets the body-only option to true when called with a simple
  prefix argument, however it does not check that the prefix argument
  is non-null.

  Thanks to Valentin Wüstholz for reporting this bug
lisp/org-latex.el