emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Jinli Feng <postgtd@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: missing frame title using org beamer export
Date: Wed, 2 Dec 2015 18:03:01 +0000	[thread overview]
Message-ID: <87io4g3ezu.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CANTJ8S43QihsRmyv0ui77fgSO-Ng2gH7Mi_1RYTDgSryAYw7rw@mail.gmail.com> (Jinli Feng's message of "Wed, 2 Dec 2015 10:46:08 -0500")

On Wednesday,  2 Dec 2015 at 10:46, Jinli Feng wrote:

[...]

> Thanks for the rely. I used "C-c C-e l p" to export the file. For some

You want to do "C-c C-e l P" for beamer export.  Otherwise, you get
LaTeX export.  Your output may look like beamer in that it has used the
LaTeX beamer class (because that's what you told it to do) but it did
not parse the structure of the org file.

If you use "P" instead of "p", ox-beamer will interpret the headlines
properly and you do not need to set LATEX_CLASS.

You may need to add

(require 'ox-beamer)

to your emacs initialisation code.
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-355-g18f083

  parent reply	other threads:[~2015-12-02 18:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02  6:42 missing frame title using org beamer export mypostgtd
2015-12-02 13:19 ` Eric S Fraga
2015-12-02 15:46   ` Jinli Feng
2015-12-02 16:21     ` John Hendy
2015-12-02 18:17       ` Jinli Feng
2015-12-03  3:08         ` John Hendy
2015-12-02 18:03     ` Eric S Fraga [this message]
2015-12-02 18:20       ` Jinli Feng

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