From: Nicolas Goaziou <n.goaziou@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Beamer presentation using new exporter
Date: Fri, 01 Mar 2013 12:07:58 +0100 [thread overview]
Message-ID: <87k3prnzsh.fsf@gmail.com> (raw)
In-Reply-To: <20130301101933.GA17662@panahar> (Vikas Rawal's message of "Fri, 1 Mar 2013 15:49:33 +0530")
Hello,
Vikas Rawal <vikaslists@agrarianresearch.org> writes:
> I am finally trying to use the new exporter to create a beamer
> presentation. I started with a simple orgmode file. My file is as
> follows:
>
> #+STARTUP: hidestars
> #+TITLE: Title
> #+AUTHOR: My name
> #+OPTIONS: H:2 toc:nil
> #+E-MAIL: username@email.org
This is unrelated to your problem, but it should be "#+EMAIL:"
> #+LaTeX_CLASS: beamer
"beamer" class is probably not defined in `org-latex-classes', hence
your problem.
Note the name of the class doesn't matter, but it should be associated
to a "beamer" documentclass anyway, unless you have loaded a specific
package for Beamer article mode.
> #+LaTeX_CLASS_OPTIONS: [presentation]
> #+BEAMER_THEME: default
> #+COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_act(Act) %4BEAMER_col(Col) %8BEAMER_opt(Opt)
> #+PROPERTY: BEAMER_col_ALL 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 0.0 :ETC
> #+OPTIONS: H:2
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2013-03-01 11:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-01 10:19 Beamer presentation using new exporter Vikas Rawal
2013-03-01 11:07 ` Nicolas Goaziou [this message]
[not found] ` <20130302045338.GA15307@panahar>
[not found] ` <877glqciou.fsf@gmail.com>
2013-03-03 1:46 ` Vikas Rawal
2013-03-03 8:42 ` Nicolas Goaziou
2013-03-04 11:53 ` Vikas Rawal
2013-03-04 14:02 ` Nicolas Goaziou
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=87k3prnzsh.fsf@gmail.com \
--to=n.goaziou@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).