emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [new exporter] latex: why does {{}} become \{\{\}\} ?
@ 2012-10-16 15:29 Myles English
  2012-10-16 19:21 ` Nicolas Goaziou
  0 siblings, 1 reply; 9+ messages in thread
From: Myles English @ 2012-10-16 15:29 UTC (permalink / raw)
  To: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-10-21 19:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-16 15:29 [new exporter] latex: why does {{}} become \{\{\}\} ? Myles English
2012-10-16 19:21 ` Nicolas Goaziou
2012-10-16 21:26   ` Myles English
2012-10-16 21:35   ` Sebastien Vauban
2012-10-17 12:03     ` Nicolas Goaziou
2012-10-19 13:05       ` Sebastien Vauban
2012-10-21 18:47         ` Charles Berry
2012-10-21 19:14           ` cberry
2012-10-21 19:51             ` Myles English

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).