Update org defaults settings
This commit is contained in:
parent
a99b7edc06
commit
6159969aba
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ There are two things you can do about this warning:
|
|||
org-startup-truncated nil
|
||||
org-global-properties (quote (("EFFORT_ALL" . "1:00 2:00 3:00 5:00 8:00 13:00")))
|
||||
org-todo-keywords (quote ((sequence "OPEN" "TODO" "DOING" "|" "DONE")))
|
||||
org-export-backends (quote (ascii beamer html icalendar latex md))
|
||||
org-export-backends (quote (ascii beamer html icalendar latex md odt confluence))
|
||||
org-duration-format (quote h:mm)
|
||||
org-latex-pdf-process (quote ("latexmk -xelatex -shell-escape -quiet -f %f"))
|
||||
org-latex-compiler "xelatex"
|
||||
|
|
Loading…
Add table
Reference in a new issue