From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ferrari Subject: no beamer export? Date: Wed, 17 May 2017 15:31:24 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAz3e-0002WB-GG for emacs-orgmode@gnu.org; Wed, 17 May 2017 09:32:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAz3d-00018z-UC for emacs-orgmode@gnu.org; Wed, 17 May 2017 09:32:06 -0400 Received: from mail-io0-x22e.google.com ([2607:f8b0:4001:c06::22e]:35773) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dAz3d-00018q-Q9 for emacs-orgmode@gnu.org; Wed, 17 May 2017 09:32:05 -0400 Received: by mail-io0-x22e.google.com with SMTP id f102so9087320ioi.2 for ; Wed, 17 May 2017 06:32:05 -0700 (PDT) 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" To: emacs-orgmode@gnu.org Hi all, I'm running emacs 25.1.2 and I've no beamer export in the C-c C-e. I've tried to include the directives: #+LaTeX_CLASS: beamer #+LaTeX_CLASS_OPTIONS: [presentation,smaller] #+BEAMER_THEME: default and then do a latex ordinary export (C-c C-e l p) but I got 'Unknow latex beamer class'. Am I missing something? Thanks, Luca