From: Fabrice Niessen <fni-news-TA4HMoP+1wHrZ44/DZwexQ@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Better way to specify the latex documentclass of an exported file without changing my configuration?
Date: Wed, 26 Mar 2014 13:38:46 +0100 [thread overview]
Message-ID: <8661n1w2w9.fsf@somewhere.org> (raw)
In-Reply-To: 87ob0tjorv.fsf@news.tumashu-localhost.org
Feng Shu wrote:
> Alan Schmitt <alan.schmitt-o/5/jSaJEHk+NdeTPqioyti2O/JbrIOy@public.gmane.org> writes:
>>
>> I'm collaborating on a paper with some colleagues, and I convinced
>> them to use org-mode. I'm trying to make sure the paper is as
>> self-contained as possible (I don't want them to have to change their
>> emacs configuration file).To change the documentclass name of the
>> exported
>
> Maybe you can write a Makefile to change their emacs configure...
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.
- to offload compilation into an external batch Emacs process, allowing
you to go on editing or working while exporting the documents.
You just need to install it, and then using it is a simple as:
--8<---------------cut here---------------start------------->8---
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]
--8<---------------cut here---------------end--------------->8---
Best regards,
Fabrice
[1] https://github.com/fniessen/orgmk
--
Fabrice Niessen
Leuven, Belgium
http://www.pirilampo.org/
next prev parent reply other threads:[~2014-03-26 12:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-26 8:37 Better way to specify the latex documentclass of an exported file without changing my configuration? Alan Schmitt
2014-03-26 9:24 ` Feng Shu
2014-03-26 12:38 ` Fabrice Niessen [this message]
2014-03-26 12:53 ` Alan Schmitt
2014-03-26 18:46 ` Thomas S. Dye
2014-03-26 22:03 ` Alan Schmitt
2014-03-26 12:47 ` Alan Schmitt
2014-03-26 23:26 ` Richard Lawrence
2014-03-26 13:21 ` Nicolas Goaziou
2014-03-26 13:54 ` Alan Schmitt
2014-03-26 14:10 ` Nicolas Goaziou
2014-03-26 14:57 ` Alan Schmitt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8661n1w2w9.fsf@somewhere.org \
--to=fni-news-ta4hmop+1whrz44/dzwexq@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).