From 7ee751f40aeedc37d2ff6cc17e9c3e44b1bd4d04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Sat, 24 Mar 2018 01:56:58 +0100 Subject: [PATCH] include latex compiler info --- ox-cv.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ox-cv.el b/ox-cv.el index 2c57265..70c5253 100644 --- a/ox-cv.el +++ b/ox-cv.el @@ -59,7 +59,7 @@ holding export options." (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) + (org-latex--insert-compiler info) ;; Document class and packages. (org-latex-make-preamble info) ;; cvstyle