From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Beamer support in Org-mode Date: Fri, 27 Nov 2009 08:02:21 +0000 Message-ID: <87eink8kfm.wl%ucecesf@ucl.ac.uk> References: <6A790953-D036-4BAE-8833-E5B343A15331@gmail.com> <87638xgriq.fsf@stats.ox.ac.uk> Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDvmi-0000KF-Mu for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 03:02:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDvmd-0000GW-Mz for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 03:02:31 -0500 Received: from [199.232.76.173] (port=35445 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDvmd-0000G5-EY for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 03:02:27 -0500 Received: from mx20.gnu.org ([199.232.41.8]:62560) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NDvmc-0007Cs-Ur for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 03:02:27 -0500 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDvmc-0004wP-7B for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 03:02:26 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: mailing-list-org-mode list At Thu, 26 Nov 2009 17:57:29 +0100, Carsten Dominik wrote: [...] > Nothing of this is yet working with the current org.-mode. I am > building special support for this, basically the ability to provide a > function that does the class support, instead of the list you normally > have to provide in the org-export-latex-classes variable. And then Carsten, one thing that would be useful (and which I've mentioned in a reply to Dan) is the ability to specify options for the documentclass (e.g. bigger, handout). This would actually be useful in normal latex export as well, of course.