emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Better way to specify the latex documentclass of an exported fil


From: Alan Schmitt
Subject: Re: [O] Better way to specify the latex documentclass of an exported file without changing my configuration?
Date: Wed, 26 Mar 2014 13:53:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin)

Hello Fabrice,

Fabrice Niessen <address@hidden> writes:

> You could have a look at Orgmk [1], a suite of shell scripts I wrote
> with the following goals in mind:
>
> - to be more productive, by running the export only when the source Org
>   files are updated.
>
> - *to share some common Emacs and Org configuration inside your team*,
>   separately of what you have in your personal Emacs configuration
>   file.

This is very interesting ...

> - to offload compilation into an external batch Emacs process, allowing
>   you to go on editing or working while exporting the documents.

I usually export in offline mode, so I can keep editing while the export
is going on.

> You just need to install it, and then using it is a simple as:
>
>   org2html [OPTION] FILE
>   org2latex [OPTION] FILE
>   org2pdf [OPTION] FILE
>   org2beamerpdf [OPTION] FILE
>   org2odt [OPTION] FILE
>   org2txt [OPTION] FILE
>   orgmk [OPTION]
>   orgmk [OPTION] [html | pdf]
>   orgmk [OPTION] [FILE]

Thank you for the suggestion, I'll definitely have a look.

Alan



reply via email to

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