all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: "Elasady, Summer" <sre@stowers.org>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Formatting issue when exporting with LaTeX/Beamer
Date: Fri, 7 Mar 2014 21:30:29 +0000	[thread overview]
Message-ID: <874n397l3e.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CF3F4B60.268F%sre@stowers.org> (Summer Elasady's message of "Fri, 7 Mar 2014 16:09:38 +0000")

"Elasady, Summer" <sre@stowers.org> writes:

> Hello-
>
> Thanks in advance for any help/advice. I am new to LaTeX and Beamer
> and did not find any documentation on this specific issue. 
>
> I am trying to export to Beamer to create presentations out of my
> OrgMode documents and I’m running into a strange formatting issue.
> The headers are being printed out before any of the content. So my
> export will show all the headers in order, followed by all the
> content in order, instead of exporting header/content, header2/
> content2, etc. 

I think you are missing the following line:

#+options: H:2

This tells org that second level headings are the frames and first level
are sections.  Otherwise, first level are taken as frames and so you
have only one frame in your example.  See the tutorial at

http://orgmode.org/worg/exporters/beamer/ox-beamer.html

and, in particular, the "configuring frame export level" section.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.2, Org release_8.2.5h-683-ga85683

  reply	other threads:[~2014-03-07 21:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-07 16:09 Formatting issue when exporting with LaTeX/Beamer Elasady, Summer
2014-03-07 21:30 ` Eric S Fraga [this message]
2014-03-07 22:06 ` Nick Dokos

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874n397l3e.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=sre@stowers.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.