Recent update means you have to put it in a macro... #+TITLE: Foo @@latex:\\@@ Bar
Or: #+MACRO: NEWLINE @@latex:\\@@ @@html:<br>@@ #+TITLE: Foo {{{NEWLINE}}} Bar https://emacs.stackexchange.com/questions/255/new-line-in-title-of-an-org-mode-exported-html-document -k. On 2015-05-06 at 07:58, Vikas Rawal <vikasli...@agrarianresearch.org> wrote: > Isn’t \\ in headlines expected to cause a line break? > > It gets exported in LaTeX to $\backslash$ > > Is this intended behaviour? > > Thanks, > > Vikas