emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] \\ in headlines


From: Ken Mankoff
Subject: Re: [O] \\ in headlines
Date: Wed, 06 May 2015 12:14:21 -0400

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 <address@hidden> wrote:
> Isn’t \\ in headlines expected to cause a line break?
>
> It gets exported in LaTeX to $\backslash$
>
> Is this intended behaviour?
>
> Thanks,
>
> Vikas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]