emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] problem with code blocks


From: LanX
Subject: Re: [O] problem with code blocks
Date: Mon, 8 Aug 2011 08:58:13 +0200

Aloha Thomas,

Thanks for the suggestion, but the problem persists!

Only replacing the "0" with an "a" helps.



----------------------------------------------
#+LaTeX_CLASS: beamer
#+startup: beamer

* Lanx
** title

#+BEGIN_Example perl
 grep { $_ ->[a] }      # <- 0 fails
 X{1,2,3} X{1,2,3} X{1,2,3};
#+END_Example

----------------------------------------------

type C-c C-e d  (or C-c C-e L)

reply via email to

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