Set tex-engine to xetex
This commit is contained in:
parent
5f2b5c3339
commit
4bfadc4229
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
;; If there is more than one, they won't work right.
|
||||
'(Info-additional-directory-list '("~/Documents/info/"))
|
||||
'(Info-default-directory-list '("/usr/share/info/"))
|
||||
'(TeX-engine 'xetex)
|
||||
'(TeX-engine 'xetex t)
|
||||
'(ansi-color-faces-vector
|
||||
[default default default italic underline success warning error])
|
||||
'(backup-directory-alist '(("." . "~/.backup_filez")))
|
||||
|
|
Loading…
Add table
Reference in a new issue