From: Marvin Doyley <marvinpas@gmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Problem with beamer export
Date: Sun, 6 Oct 2013 20:14:44 -0400 [thread overview]
Message-ID: <CALQvLVpAJDVVbVPCEyY3-+nkZ-aV1uphEUMY6+rCjry5RDCw=Q@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 554 bytes --]
Hi there,
I just updated to Org 8.2.1 and for some reason when I export a frame I get
\subsection{Title}
rather than
\begin{frame}{Title}
\end{frame}
Is this a bug or am I doing something wrong ?
In my .emacs file, I have
(add-to-list 'org-latex-classes
'("beamer"
"
\\makeatletter\\let\\ifGm@compatii\\relax\\makeatother
\\documentclass\[t]{beamer\}"
("\\section\{%s\}" . "\\section*\{%s\}")
("\\subsection\{%s\}" . "\\subsection*\{%s\}")
("\\subsection\{%s\}" . "\\subsection*\{%s\}")
))
Maybe, I missed something.
Thanks
M
[-- Attachment #2: Type: text/html, Size: 1169 bytes --]
next reply other threads:[~2013-10-07 0:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-07 0:14 Marvin Doyley [this message]
2013-10-07 15:09 ` Problem with beamer export Nicolas Goaziou
2013-10-10 2:36 ` Ista Zahn
-- strict thread matches above, loose matches on Subject: below --
2013-10-07 0:45 Marvin Doyley
2013-10-07 1:23 ` John Hendy
2013-10-07 1:31 ` Marvin Doyley
2013-10-07 1:36 ` John Hendy
2013-10-07 1:49 ` Marvin Doyley
2013-10-07 4:43 ` Marcin Borkowski
2013-10-07 18:39 ` Achim Gratz
2013-10-08 2:35 Marvin Doyley
2013-10-08 17:06 ` Achim Gratz
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='CALQvLVpAJDVVbVPCEyY3-+nkZ-aV1uphEUMY6+rCjry5RDCw=Q@mail.gmail.com' \
--to=marvinpas@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).