all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [beamer] a bug in exporting
@ 2011-05-11 13:09 zwz
  2011-05-12  7:12 ` Eric S Fraga
  0 siblings, 1 reply; 5+ messages in thread
From: zwz @ 2011-05-11 13:09 UTC (permalink / raw)
  To: emacs-orgmode

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.

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

end of thread, other threads:[~2011-05-13  9:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-11 13:09 [beamer] a bug in exporting zwz
2011-05-12  7:12 ` Eric S Fraga
2011-05-12 13:26   ` zwz
2011-05-12 22:05     ` Eric S Fraga
2011-05-13  9:40       ` Eric S Fraga

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.