emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: shrinking contents on one slide in beamer export
Date: Tue, 04 Jan 2011 00:39:00 +0000	[thread overview]
Message-ID: <87fwt9a4ez.fsf@ucl.ac.uk> (raw)
In-Reply-To: <4D17878A.6030108@gmail.com> (Suvayu Ali's message of "Sun, 26 Dec 2010 10:20:58 -0800")

Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:

> On Sunday 26 December 2010 10:09 AM, Neil Hepburn wrote:
>> Greetings,
>> I am trying to produce a Beamer slide presentation from org-mode. I have a slide that has some output from R in a src_block. The problem is that the material that I want to present (coefficients from a regression) is just a bit too wide for the page. If I were writing this in native LaTeX, I could do something like
>
>> \begin{frame}[shrink=5]\frametitle{some stuff}
>> contents here
>> \end{frame}
>>
>> How do I pass the shrink argument to latex from org-mode?
>>
>
> I haven't used it but the org info node Beamer class[fn:1] export might
> help, look for BEAMER_extra.

[...]

Putting [shrink=5] in your BEAMER_envargs property will do it, as in:

--8<---------------cut here---------------start------------->8---
*** Example slide
    :PROPERTIES:
    :BEAMER_envargs: [shrink=5]
    :END:

- one point
- another
--8<---------------cut here---------------end--------------->8---


-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1
: using Org-mode version 7.4 (release_7.4.100.gdf7d)

      reply	other threads:[~2011-01-04  0:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-26 18:09 shrinking contents on one slide in beamer export Neil Hepburn
2010-12-26 18:20 ` Suvayu Ali
2011-01-04  0:39   ` Eric S Fraga [this message]

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=87fwt9a4ez.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=fatkasuvayu+linux@gmail.com \
    /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).