emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Tait <johngtait@gmail.com>
To: Matt Lundin <mdl@imapmail.org>, emacs-orgmode@gnu.org
Subject: Re: LaTeX beamer class text
Date: Tue, 3 May 2011 12:21:43 +0100	[thread overview]
Message-ID: <BANLkTim69HdPLzmZRMVHLSUhKJYTZBokLQ@mail.gmail.com> (raw)
In-Reply-To: <8762pzr7h1.fsf@fastmail.fm>

[-- Attachment #1: Type: text/plain, Size: 1628 bytes --]

Matt (and Daniel Bausch -- sorry for double post earlier)

I've found that beamer "allowframebreaks" doesn't work for Org files that
have been included with #+INCLUDE: .

I've tried adding the proporites list to both the main Org file and in the
included files, and made sure that "org-use-property-inheritance" is set to
t, but it doesn't seem to work with included files.

I tried adding the following to both the main and included Org files, but
this doesn't work either. (I'm getting a very long list of error messages,
though maybe most are not relevant.)  I
set "org-export-with-LaTeX-fragments" to t as well, and the simple LaTeX
example from 11.7.3 works as well. Sorry, I'm a novice at writing all but
the most basic LaTeX files by hand, and I imagine this can't be used as a
global setting anyway.

\begin{frame}[allowframebreaks]
\end

Is there a way to "allowframebreaks" work globally or at least in included
files?
Thanks

John
On Wed, Apr 27, 2011 at 5:20 PM, Matt Lundin <mdl@imapmail.org> wrote:

>  John Tait <johngtait@gmail.com> writes:
>
> > Hi
> >
> > When I export an Org file to LaTeX class beamer, much of the content
> > can be pushed off the bottom of the slide if it doesn't all fit on one
> > slide.
> >
> > Other than restricting the amount of text content under headings, is
> > there a simple way of allowing content to spill onto the next slide?
>
> In LaTeX, you can add the following option to the frame:
>
> \begin{frame}[allowframebreaks]
>
> So in org-mode, you could modify :BEAMER_envargs:.
>
> * A slide
>  :PROPERTIES:
>  :BEAMER_envargs: [allowframebreaks]
>  :END:
>
> Best,
> Matt
>

[-- Attachment #2: Type: text/html, Size: 2348 bytes --]

  parent reply	other threads:[~2011-05-03 11:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-27 12:36 LaTeX beamer class text John Tait
2011-04-27 16:20 ` Matt Lundin
2011-04-28 22:49   ` John Tait
2011-05-03 11:21   ` John Tait [this message]
2011-05-05  7:50     ` Eric S Fraga
2011-05-05 11:57       ` John Tait

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=BANLkTim69HdPLzmZRMVHLSUhKJYTZBokLQ@mail.gmail.com \
    --to=johngtait@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.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).