emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: beamer export questions
Date: Tue, 24 May 2011 14:48:13 -0500	[thread overview]
Message-ID: <BANLkTimOOJFb5goCB9vdB88Em0VcTsst9g@mail.gmail.com> (raw)

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

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:

---
* top headline (only because
** agenda
** updates
** roles and responsibilities
** open discussion
---

When I export, the outline only includes the top headline. Not a big deal; I
basically just re-created what i want via my agenda slide. Also, the index
on the left only lists the top slide.

While I understand that for longer presentations where you have many "top
level" sections, you might want the index/TOC to only contain those major
sections, for this type of application where one doesn't need more than two
levels deep, it would be nice to at least have the option to make the TOC
list everything (even omitting the top level heirarchically since it's silly
to have it shown in this case).

I tried just using all top level headlines, but then I can't seem to get the
TOC to show up at all, even with options H:1 and toc:1 (and verifying that
\setcounter{tocdepth}{1} is in the .tex file).

Any suggestions/pointers as to what I'm doing wrong? My goal would be:
- index where all frames are shown
- a TOC where all frames are listed


Thanks,
John

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

             reply	other threads:[~2011-05-24 19:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-24 19:48 John Hendy [this message]
2011-05-24 21:15 ` beamer export questions Eric S Fraga
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=BANLkTimOOJFb5goCB9vdB88Em0VcTsst9g@mail.gmail.com \
    --to=jw.hendy@gmail.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).