emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [New exporter] Protected Org code is still interpreted


From: Sebastien Vauban
Subject: [O] [New exporter] Protected Org code is still interpreted
Date: Thu, 25 Oct 2012 16:00:07 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (windows-nt)

Hello Nicolas,

Org code (protected by a comma, in a code block) is interpreted, when exported
to Beamer. See with this ECM:

--8<---------------cut here---------------start------------->8---
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [handout]
#+OPTIONS: H:2

* First section

** Basic steps

- Write headlines

#+begin_src org
,* First frame
#+end_src

- Fill in the entries

#+begin_src org
This is the text form the entry...
#+end_src
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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