diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index ba8fab86..f366c061 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -44,6 +44,7 @@ '(inferior-lisp-program "/usr/bin/sbcl --noinform" t) '(initial-buffer-choice "~/Documents/org/agenda/tasks.org") '(initial-frame-alist '((fullscreen . maximized) (undecorated . t))) + '(latex-run-command "xelatex") '(message-user-organization "") '(org-agenda-files '("agenda/journal.org" "agenda/meetings.org" "agenda/tasks.org" "agenda/logbook.org" "agenda/appointments.org"))