Adding synctex
This commit is contained in:
parent
377e65271a
commit
4ee50e641e
1 changed files with 6 additions and 0 deletions
|
@ -274,7 +274,13 @@ you should place you code here."
|
|||
(list "~/agenda/these.org"
|
||||
"~/agenda/perso.org"
|
||||
"~/agenda/calendars/iutfbleau.org"))
|
||||
|
||||
;; Not canary yellow!
|
||||
(setq fci-rule-color "#073642")
|
||||
|
||||
;; Tex viewers
|
||||
(setq TeX-view-program-list '(("Zathura" "zathura-sync.sh %n:1:%b %o")))
|
||||
(setq TeX-view-program-selection '((output-pdf "Zathura")))
|
||||
)
|
||||
|
||||
;; Do not write anything past this comment. This is where Emacs will
|
||||
|
|
Loading…
Reference in a new issue