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
