emacs-starter-kit icon indicating copy to clipboard operation
emacs-starter-kit copied to clipboard

Suggestion: enable fold-mode in LaTeX documents

Open goldmar opened this issue 11 years ago • 0 comments

I always use fold-mode to help focus on the content of a document and hide all the LaTeX commands. Maybe you could add something like this:

(add-hook 'LaTeX-mode-hook 'TeX-fold-mode)

goldmar avatar Aug 12 '13 08:08 goldmar