emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug, beamer] Frame parameters taken from example code block
@ 2014-06-18 12:01 Sebastien Vauban
  2014-06-18 12:12 ` Sebastien Vauban
  2014-07-28 14:24 ` Bastien
  0 siblings, 2 replies; 10+ messages in thread
From: Sebastien Vauban @ 2014-06-18 12:01 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

When having such a code block inside a frame:

--8<---------------cut here---------------start------------->8---
#+TITLE:     Org Beamer examples
#+LANGUAGE:  en
#+OPTIONS:   H:2 num:nil ^:{}
#+PROPERTY:  eval no

#+LATEX_HEADER: \lstdefinelanguage{org}{}

* ECM

** Allow frame breaks

In your Org file, writing a code such as:

  #+begin_src org :eval no
  ,** A very long "frame" with breaks
     :PROPERTIES:
     :BEAMER_opt: allowframebreaks,label=
     :END:
  #+end_src

will make that frame over multiple slides, as needed.
--8<---------------cut here---------------end--------------->8---

the frame "inherits" from the property BEAMER_opt which, though, is only
present in the example code, not in the Beamer frame itself.

See http://screencast.com/t/fc3pNAXTAhK4.

Best regards,
  Seb

-- 
Sebastien Vauban

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

end of thread, other threads:[~2014-08-01 11:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-18 12:01 [bug, beamer] Frame parameters taken from example code block Sebastien Vauban
2014-06-18 12:12 ` Sebastien Vauban
2014-07-28 14:24 ` Bastien
2014-07-28 19:25   ` Nicolas Goaziou
2014-07-29 13:17     ` Bastien
2014-07-29 14:06       ` Nicolas Goaziou
2014-07-29 14:10         ` Bastien
     [not found]           ` <87zjfscl33.fsf-E3UqQZAQFPqWIDz0JBNUog@public.gmane.org>
2014-07-29 14:20             ` Sebastien Vauban
2014-07-31 11:47           ` Nicolas Goaziou
2014-08-01 11:54             ` Bastien

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).