Hello Suvayu,

On 11月 14 2012, Suvayu Ali <fatkasuvayu+li...@gmail.com> wrote:

> On Wed, Nov 14, 2012 at 09:14:40AM +0900, Yagnesh Raghava Yakkala wrote:
>> 
>> Hello,
>> 
>> I am trying to use new beamer exporter. I have few questions.
>> 
>> o) When trying to export emacs batch mode, it is asking for "Output file:"
>> (export script and setup file for batch process are attached)
>> 
>
>> #!/bin/sh
>> # batch export
>> 
>> emacs -q --batch -l setup.el \
>>     -f org-e-beamer-export-to-latex org-beamer-template.org
>> 
>
> I believe you have the order wrong.  Emacs first has to open the file
> before you can export it.  Try this:
>
>   $ emacs -q --batch -l setup.el org-beamer-template.org \
>           -f org-e-beamer-export-to-latex 

Wow that works very well. I was blindly looking all over Elisp source.

Thanks a lot.,
-- 
ఎందరో మహానుభావులు అందరికి వందనములు
YYR

Reply via email to