emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [new exporter] latex: why does {{}} become \{\{\}\} ?


From: Myles English
Subject: [O] [new exporter] latex: why does {{}} become \{\{\}\} ?
Date: Tue, 16 Oct 2012 16:29:39 +0100
User-agent: mu4e 0.9.9-dev6; emacs 24.2.1

Hi,

Org-mode version 7.9.2 (release_7.9.2-441-gf287ab @ 
/home/myles/.emacs.d/plugins/org-mode/lisp/)

Can anyone tell me please why (in the examples below) {} exports fine
but {{}} exports as \{\{\}\} ?  Am I meant to wrap these in
#+begin_latex blocks?

In my .org file:

\tikzset{help lines/.style=very thin}
\tikzset{help grid/.style={help lines,color=blue!50}}

In the resulting .tex file

\tikzset{help lines/.style=very thin}
\tikzset\{help grid/.style=\{help lines,color=blue!50\}\}

Thanks,

Myles



reply via email to

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