summaryrefslogtreecommitdiff
path: root/resources/custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'resources/custom.el')
-rw-r--r--resources/custom.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/custom.el b/resources/custom.el
index f63bdea..0844c39 100644
--- a/resources/custom.el
+++ b/resources/custom.el
@@ -9,6 +9,7 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
+ '(TeX-engine 'luatex)
'(TeX-view-program-selection
'((output-pdf "PDF Tools")
((output-dvi has-no-display-manager)
@@ -42,6 +43,12 @@
'("#CC9393" "#DFAF8F" "#F0DFAF" "#7F9F7F" "#BFEBBF" "#93E0E3" "#94BFF3" "#DC8CC3"))
'(org-agenda-include-diary t)
'(org-ditaa-jar-path "/usr/share/java/ditaa/ditaa-0.11.jar")
+ '(org-file-apps
+ '((auto-mode . emacs)
+ (directory . emacs)
+ ("\\.mm\\'" . default)
+ ("\\.x?html?\\'" . default)
+ ("\\.pdf\\'" . system)))
'(org-fontify-done-headline nil)
'(org-latex-compiler "lualatex")
'(org-latex-remove-logfiles t)
Copyright 2019--2024 Marius PETER