emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sander Boer <sanderboer@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: Re: Beamer and non-frames
Date: Sun, 29 May 2011 19:04:53 +0200	[thread overview]
Message-ID: <irtubr$voq$1@dough.gmane.org> (raw)
In-Reply-To: <irt0fb$eug$1@dough.gmane.org>

On 29-5-2011 10:36, Rasmus Pank Roulund wrote:
> Hi,
>
> How do I put text between frames in an Org-Beamer document?
> What I really want to do is something like:
>
> #+begin_src LaTeX
> ...
> \end{frame}
> \againframe<2>{overview.fig}
> \end{frame}
> #+end_src
>
> But there is /plenty/ of use of being able to write in-between frames.
>
> I imagine two ways this could be archived,
>    a. Use a special property for a headline
>    b. Have a '#+LaTeX_Beamer:' option.
>
> Are anybody aware of any quick fixes?
>
> Thanks,
> Rasmus
>

Hi Rasmus,

I am sorry I have no solution for you just now.
This behavior you're seeking is something I long for as well, to insert 
a this frame only custom background, to be precise.

The issue lies in the org-beamer.el way of divvying up the file into 
frames (if memory servers me, it's the org-beamer-sectioning function, 
but I can be mistaken), it's a  big function that handles most of 
org-beamers functionality. For the behavior that we seek we need to 
implement a function that can encapsulate the \begin{frame} ... 
\end{frame} code. However, this is not trivial.

It has my interest, but don't expect anything useful from me in the 
short term, as I am an elisp noob and I am just getting acquainted with 
the org api.

sander

  reply	other threads:[~2011-05-29 17:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-29  8:36 Beamer and non-frames Rasmus Pank Roulund
2011-05-29 17:04 ` Sander Boer [this message]
2011-05-29 17:18   ` Rasmus Pank Roulund
2011-05-31  7:55     ` Eric S Fraga

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='irtubr$voq$1@dough.gmane.org' \
    --to=sanderboer@yahoo.com \
    --cc=emacs-orgmode@gnu.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).