summaryrefslogtreecommitdiff
path: root/lisp/latex-custom.el
blob: 65f73dbce7ae0ea1abc7cf2402cd2a209a5710f8 (plain)
1
2
3
4
5
6

(defun setup-latex() 
   ;(setq TeX-PDF-mode t)
)

(provide 'latex-custom)