emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: John Hendy <jw.hendy@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: beamer export questions
Date: Tue, 24 May 2011 22:15:44 +0100	[thread overview]
Message-ID: <87sjs3kdfj.fsf@ucl.ac.uk> (raw)
In-Reply-To: <BANLkTimOOJFb5goCB9vdB88Em0VcTsst9g@mail.gmail.com> (John Hendy's message of "Tue, 24 May 2011 14:48:13 -0500")

John Hendy <jw.hendy@gmail.com> writes:

> Hi,
>
>
> I've fiddled with org-mode and beamer before successfully, but it's been a
> while. I'm having a few issues i don't understand.
>
> This is currently my header:
> ---
> #+DATE:      2011-05-25
> #+OPTIONS:   H:2 num:t toc:nil @:t ::t |:t ^:t -:t f:t *:t <:t
> #+OPTIONS:   TeX:t LaTeX:t author:nil
> #+startup: beamer
> #+LaTeX_CLASS: beamer
> #+BEAMER_FRAME_LEVEL: 2
> #+latex_header: \usepackage{lmodern}
> ---
>
> Is there any way to get the generated index on the right to include the
> frames themselves? This is just a simple presentation for a meeting --
> basically, i just exported my outline for the meeting to beamer so I'll have
> something to show, and then I'll take notes in the same org file itself as
> we discuss. It's like so:

If I understand you correctly, this has more to do with the beamer theme
you use than anything org does or can actually do!

Org does nothing more than translate (given your BEAMER_FRAME_LEVEL
setting) top level headings to latex sections and second level headings
to frames.  Interpreting sections and frames is up to the beamer theme.
Some will indeed display frame titles, IRC, but it's not something I've
ever done/needed/wanted!

What beamer theme are you using?  Have you tried any others?  Check out
the beamer manual and the web pages for alternatives.  

HTH,
eric

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.5 (release_7.5.299.gb638.dirty)

  reply	other threads:[~2011-05-24 21:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-24 19:48 beamer export questions John Hendy
2011-05-24 21:15 ` Eric S Fraga [this message]
2011-05-24 22:46   ` suvayu ali

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=87sjs3kdfj.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=jw.hendy@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).