From: Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: [bug, beamer] Frame parameters taken from example code block
Date: Wed, 18 Jun 2014 14:01:27 +0200 [thread overview]
Message-ID: <867g4e1l60.fsf@somewhere.org> (raw)
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
next reply other threads:[~2014-06-18 12:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-18 12:01 Sebastien Vauban [this message]
2014-06-18 12:12 ` [bug, beamer] Frame parameters taken from example code block 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=867g4e1l60.fsf@somewhere.org \
--to=sva-news-d0wtavr13harg/idocfnwg@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).