diff --git a/init.org b/init.org index bad75a0..68136a2 100644 --- a/init.org +++ b/init.org @@ -4243,14 +4243,8 @@ Used by Eldev documentation. ;; TeX-parse-self t TeX-engine 'xetex ;; 2017-10-14T18:55:05+0530 - ;; TeX-view-program-selection '(((output-dvi has-no-display-manager) - ;; "dvi2tty") - ;; ((output-dvi style-pstricks) - ;; "dvips and gv") - ;; (output-dvi "xdvi") - ;; (output-pdf "Zathura") - ;; (output-html "xdg-open")) ) + (add-to-list 'TeX-view-program-selection '(output-pdf "PDF Tools" TeX-pdf-tools-sync-view)) ;; 2017-10-19T09:19:34+0530 - these should be merged with ;; cp-forward-def/cp-backward-def in cp-lily... (defun cp-backward-def ()