ox-latex: Allow to span documentclass options accross multiple lines in template
commitf1e23104e3291ceef35d8a3ac5dcab1a92f92b11
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 20 Feb 2013 19:26:08 +0000 (20 20:26 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 20 Feb 2013 19:26:08 +0000 (20 20:26 +0100)
treeb12b4ba5d0404ea113dc5c7ce1c1239476fe6a66
parent6e1bac243060dbe115fdc86f5c9d0e877d489e7e
ox-latex: Allow to span documentclass options accross multiple lines in template

* contrib/lisp/ox-koma-letter.el (org-koma-letter-template): Allow to
  span documentclass options accross multiple lines in template.
* lisp/ox-beamer.el (org-beamer-template): Allow to span documentclass
  options accross multiple lines in template.
* lisp/ox-latex.el (org-latex-template): Allow to span documentclass
  options accross multiple lines in template.

Thanks to Michael Strey for reporting this bug.
contrib/lisp/ox-koma-letter.el
lisp/ox-beamer.el
lisp/ox-latex.el