emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] How to export to latex from command line?


From: Rasmus
Subject: Re: [O] How to export to latex from command line?
Date: Thu, 23 Jun 2016 18:30:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

hymie! <address@hidden> writes:

> In our last episode, the evil Dr. Lacto had captured our hero,
>   Giacomo M <address@hidden>, who said:
>> Dear all,
>>
>> I would like to export an org file to either tex or pdf from bash.
>
> I have been using this:
>         ${EMACS} $filename -f org-html-export-to-html -f kill-emacs
>
> There are similar functions org-latex-export-to-pdf and
> org-latex-export-to-latex.

I use,

    emacs --batch --no-init-file --load EXPORT-CONFIG.el --find-file 
EXPORT_FILE.org --funcall org-export-to-FORMAT

> I don't think org does plain TeX; I'd be thrilled if it does.

I haven't seen a plain TeX backend.

Rasmus

-- 
This message is brought to you by the department of redundant departments




reply via email to

[Prev in Thread] Current Thread [Next in Thread]