emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Portable formatting of export?


From: Klaus-Dieter Bauer
Subject: [O] Portable formatting of export?
Date: Mon, 21 Oct 2013 21:39:54 +0200

Hello!

I have customized org export to both html and latex extensively since I disliked many of the defaults (e.g. the use of article vs scrartcl, red borders around pdf hyperlinks). 

This left me wondering however, if it is possible to create org files that will produce the same output on every machine, regardless of the local emacs customizations (of course assuming that no hacks of the export engine are part of the configuration).

In order to make the files more portable I have been trying to make changes affecting export with things like #+LATEX_HEADER: but e.g. changing the documentclass to scrartcl seems to be possible only by changing a customization variable (org-latex-classes).

Is it possible to make the export engine assume defaults for all customization variables for a file (preferably through an in-file setting) and to specify those customization inside the file? 

- Klaus

reply via email to

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