emacs-orgmode
[Top][All Lists]
Advanced

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

[O] latex-export bug?


From: Sebastian Hofer
Subject: [O] latex-export bug?
Date: Sat, 14 May 2011 15:52:19 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.0.50 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

I just noticed that escaping curly braces seems to be broken in latex export:

\somecommand{argument}
\somecommand{$somemath$}

results in

\somecommand{argument}
\somecommand\{$somemath$\}

This seems to be (relatively) new to me, and breaks some of my documents. Is 
this intended behaviour?
If not, is there a workaround (without having to wrap all these commands in 
#+begin_latex ... #+end_latex)?

Cheers
Sebastian




reply via email to

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