[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] new exporter: exporting subtree as beamer
From: |
Andreas Leha |
Subject: |
Re: [O] new exporter: exporting subtree as beamer |
Date: |
Tue, 25 Sep 2012 10:21:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Andreas Leha <address@hidden> 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