From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: missing frame title using org beamer export Date: Wed, 2 Dec 2015 18:03:01 +0000 Message-ID: <87io4g3ezu.fsf@ucl.ac.uk> References: <87r3j5ng2v.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4BkE-0006Wz-Pa for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 13:03:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4BkB-0001AG-6V for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 13:03:10 -0500 Received: from mail-db3on0132.outbound.protection.outlook.com ([157.55.234.132]:53696 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4BkA-0001AB-TU for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 13:03:07 -0500 In-Reply-To: (Jinli Feng's message of "Wed, 2 Dec 2015 10:46:08 -0500") 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: Jinli Feng Cc: emacs-orgmode@gnu.org 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