From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: new exporter: exporting subtree as beamer Date: Tue, 25 Sep 2012 10:21:10 +0200 Message-ID: <87sja68qdl.fsf@med.uni-goettingen.de> References: <87d31ca6zr.fsf@med.uni-goettingen.de> <877grkbknc.fsf@gmail.com> <87wqzk8ooi.fsf@med.uni-goettingen.de> <87lifz9kqu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57584) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGQOc-0006yq-0Q for emacs-orgmode@gnu.org; Tue, 25 Sep 2012 04:21:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGQOW-0008Il-3H for emacs-orgmode@gnu.org; Tue, 25 Sep 2012 04:21:33 -0400 Received: from plane.gmane.org ([80.91.229.3]:57424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGQOV-0008If-SV for emacs-orgmode@gnu.org; Tue, 25 Sep 2012 04:21:28 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TGQOW-00067i-7s for emacs-orgmode@gnu.org; Tue, 25 Sep 2012 10:21:28 +0200 Received: from genepi110.genepi.med.uni-goettingen.de ([134.76.140.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Sep 2012 10:21:28 +0200 Received: from andreas.leha by genepi110.genepi.med.uni-goettingen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Sep 2012 10:21:28 +0200 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 Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >>>> ----[ test_beamer.org ] >>>> * Test Beamer >>>> :PROPERTIES: >>>> :EXPORT_LaTeX_CLASS: beamer >>>> :EXPORT_LaTeX_CLASS_OPTIONS: [presentation] >>>> :EXPORT_FILE_NAME: presentation.pdf >>>> :COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_act(Act) %4BEAMER_col(Col) %8BEAMER_opt(Opt) >>>> :BEAMER_col_ALL: 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 0.0 :ETC >>>> :END: >>>> >>>> ** First Slide :B_frame: >>>> :PROPERTIES: >>>> :BEAMER_env: frame >>>> :END: >>>> - first bullet >>>> ---- >> >> One more thing, though. The "EXPORT_FILE_NAME" is ignored at my side. > > You mean that, when you export "* Test Beamer" sub-tree, produced file > isn't called "presentation.pdf"? That's strange. I cannot reproduce it. Yes, that's what I meant. But I am not able to reproduce it either, any more. Sorry for the noise. Thanks for checking, anyway. Regards, Andreas