summaryrefslogtreecommitdiff
path: root/init/km-tex.el
diff options
context:
space:
mode:
authorKyle Meyer <meyerkya@gmail.com>2013-01-12 14:24:46 -0500
committerKyle Meyer <meyerkya@gmail.com>2013-01-12 14:24:46 -0500
commit0bbeabe471fb296af105d2a3e21a6b2c12bc4179 (patch)
tree82760ddb56697f9ee075d61aa11b1d5d3e30a4bd /init/km-tex.el
parent96ee4bd0bd7b5cc8a6d9ca918ede26e82a9b20a7 (diff)
downloademacs.d-0bbeabe471fb296af105d2a3e21a6b2c12bc4179.tar.gz
cleanup single character comments
Diffstat (limited to 'init/km-tex.el')
-rw-r--r--init/km-tex.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/init/km-tex.el b/init/km-tex.el
index 1c69dbd..5cf362f 100644
--- a/init/km-tex.el
+++ b/init/km-tex.el
@@ -7,8 +7,8 @@
;; for viewing in-frame
;;http://www.sigmafield.org/2009/10/03/using-doc-view-with-auto-revert-to-view-latex-pdf-output-in-emacs/
- ;(setq TeX-PDF-mode t)
- ;(add-hook 'doc-view-mode-hook 'auto-revert-mode)
+;;(setq TeX-PDF-mode t)
+;;(add-hook 'doc-view-mode-hook 'auto-revert-mode)
;; reftex
;; mostly from http://www.kieranhealy.org/esk/starter-kit-latex.html