From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: New exporter, beamer confusion Date: Thu, 07 Feb 2013 13:31:11 +0100 Message-ID: <8738x8mhkg.fsf@gmail.com> References: <20130204063905.GA23614@kuru.dyndns-at-home.com> <87wqun5037.fsf@gmail.com> <6207.1360048864@alphaville> <87fw1ashw5.fsf@gmail.com> <878v728fo0.fsf@ucl.ac.uk> <87ip65mfv5.fsf@gmail.com> <87mwvhkqye.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3QdY-0000ga-DV for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 07:31:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3QdX-0005IR-3a for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 07:31:32 -0500 Received: from mail-wi0-f171.google.com ([209.85.212.171]:45933) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3QdW-0005IL-TI for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 07:31:31 -0500 Received: by mail-wi0-f171.google.com with SMTP id hn17so5523461wib.4 for ; Thu, 07 Feb 2013 04:31:30 -0800 (PST) In-Reply-To: <87mwvhkqye.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 7 Feb 2013 09:09:05 +1030") 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: emacs-orgmode@gnu.org > Should there be a check in the exporter, for latex based backends, if > the document class expected is not defined? This would have made things > a lot quicker to resolve in this case! What is an "expected document class"? Beamer export can happen with a "beamer" or an "article" (and probably others) document class. There's no real way to know if the class used is correct. Regards, -- Nicolas Goaziou