summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus <rasmus@gmx.us>2015-10-03 20:18:38 +0200
committerRasmus <rasmus@gmx.us>2015-10-04 15:54:28 +0200
commitd2ac2545294b4ac0f53b89010fc152cef56f654d (patch)
tree0bb29ebd53896bd648fe776c14cc344b71c76150
parent718fee30492f4001c03353bde8e3598f99a3bd00 (diff)
downloadorg-mode-d2ac2545294b4ac0f53b89010fc152cef56f654d.tar.gz
ox-koma-letter: Support #+LATEX_COMPILER
* ox-koma-letter.el (org-koma-letter-template): Insert compiler.
-rw-r--r--contrib/lisp/ox-koma-letter.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/lisp/ox-koma-letter.el b/contrib/lisp/ox-koma-letter.el
index e51fab3..aad0672 100644
--- a/contrib/lisp/ox-koma-letter.el
+++ b/contrib/lisp/ox-koma-letter.el
@@ -616,6 +616,8 @@ holding export options."
;; Time-stamp.
(and (plist-get info :time-stamp-file)
(format-time-string "%% Created %Y-%m-%d %a %H:%M\n"))
+ ;; LaTeX compiler
+ (org-latex--insert-compiler info)
;; Document class and packages.
(org-latex--make-preamble info)
;; Settings. They can come from three locations, in increasing