emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [beamer] a bug in exporting


From: zwz
Subject: [O] [beamer] a bug in exporting
Date: Wed, 11 May 2011 21:09:43 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

In a org file I have

* what is x?
  #+BEGIN_SRC c
  char (*(*x())[])();
  #+END_SRC
  \pause
  char \fbox{\fbox{(*\fbox{\fbox{(*\fbox{x()})}[]})}()};

The latex generated for the last line turned out to be
char \fbox\{\fbox\{(*\fbox{\fbox{(*\fbox{x()})}[]})\}()\};
which is not expected.

Is it a bug? I am using Emacs 23.3.1 and org 7.4, by the way.










reply via email to

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