From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josiah Schwab Subject: Re: ox-beamer export, no frames created Date: Mon, 22 Feb 2016 10:52:39 -0800 Message-ID: <878u2c7f2g.fsf@gmail.com> References: <87io1gzjtd.fsf@sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXvbH-0002Wu-ED for emacs-orgmode@gnu.org; Mon, 22 Feb 2016 13:52:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXvbC-0000fd-EU for emacs-orgmode@gnu.org; Mon, 22 Feb 2016 13:52:51 -0500 Received: from mail-pf0-x231.google.com ([2607:f8b0:400e:c00::231]:32901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXvbC-0000fZ-2t for emacs-orgmode@gnu.org; Mon, 22 Feb 2016 13:52:46 -0500 Received: by mail-pf0-x231.google.com with SMTP id q63so96957184pfb.0 for ; Mon, 22 Feb 2016 10:52:45 -0800 (PST) In-reply-to: <87io1gzjtd.fsf@sympatico.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "John W. Burroughs" Cc: emacs-orgmode@gnu.org Hello John, > I have been trying to produce my first presentation using org-mode and > ox-beamer export to create a pdf. I am not seeing separate frames for > each slide. For example, using the Beamer Example (12.5.6) from the > org-mode manual, I get the following generated .tex file. > > There are only \subsection{} generated, instead of the \begin{frame} > that is expected. To me, this looks like you used the LaTeX export commands instead of the beamer export commands. http://orgmode.org/manual/Beamer-export-commands.html#Beamer-export-commands Best, Josiah