Use xelatex as latex command
This commit is contained in:
parent
516a01a5f6
commit
a7443e6767
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
'(inferior-lisp-program "/usr/bin/sbcl --noinform" t)
|
'(inferior-lisp-program "/usr/bin/sbcl --noinform" t)
|
||||||
'(initial-buffer-choice "~/Documents/org/agenda/tasks.org")
|
'(initial-buffer-choice "~/Documents/org/agenda/tasks.org")
|
||||||
'(initial-frame-alist '((fullscreen . maximized) (undecorated . t)))
|
'(initial-frame-alist '((fullscreen . maximized) (undecorated . t)))
|
||||||
|
'(latex-run-command "xelatex")
|
||||||
'(message-user-organization "")
|
'(message-user-organization "")
|
||||||
'(org-agenda-files
|
'(org-agenda-files
|
||||||
'("agenda/journal.org" "agenda/meetings.org" "agenda/tasks.org" "agenda/logbook.org" "agenda/appointments.org"))
|
'("agenda/journal.org" "agenda/meetings.org" "agenda/tasks.org" "agenda/logbook.org" "agenda/appointments.org"))
|
||||||
|
|
Loading…
Add table
Reference in a new issue