all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [New exporter] Protected Org code is still interpreted
@ 2012-10-25 14:00 Sebastien Vauban
  2012-10-25 14:28 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastien Vauban @ 2012-10-25 14:00 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

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

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

end of thread, other threads:[~2012-10-26  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 14:00 [New exporter] Protected Org code is still interpreted Sebastien Vauban
2012-10-25 14:28 ` Nicolas Goaziou
2012-10-26  8:01   ` Sebastien Vauban

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.