index
:
emacs_config
master
My emacs configuration file. Contains support for C++, TypeScript/JavaScript, org-mode, etc. I use this everywhere.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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)