Overview of Prelude LaTeX module
masterThe Prelude LaTeX module provides a comprehensive LaTeX editing setup powered by AUCTeX.
Included Packages
auctex: Advanced TeX/LaTeX editing.cdlatex: Fast insertion of math symbols and environments.company-auctex:company-modebackend for AUCTeX (active whencompanyis available).smartparens-latex: LaTeX-aware pair handling viasmartparens.
Default AUCTeX Configuration
Prelude automatically applies the following settings:
- Auto-save and auto-parse of TeX files are enabled.
- PDF mode is the default output format.
- Multi-file support:
TeX-masteris set tonil, prompting AUCTeX to ask for the master file. - Auto-fill mode is enabled for line wrapping.
- Abbrev mode is enabled for common LaTeX abbreviations.
- Smartparens is enabled for delimiter matching.
macOS Specifics
On macOS, Prelude configures the open command as the default viewer for DVI, PDF, and HTML output.