Add +fold flag to lang/latex for TeX-fold

This commit is contained in:
yoavm448 2020-04-07 15:48:49 +03:00
parent b3af9dbc3c
commit 5e35662b9f
4 changed files with 54 additions and 3 deletions

View file

@ -30,6 +30,8 @@ Provide a helping hand when working with LaTeX documents.
** Module Flags
+ =+latexmk= Use LatexMk instead of LaTeX to compile documents.
+ =+cdlatex= Enable [[https://github.com/cdominik/cdlatex][cdlatex]] for fast math insertion.
+ =+fold= Use TeX-fold (from auctex) to fold LaTeX macros to unicode, and make
folding hook-based and less manual.
** Plugins
+ [[http://www.gnu.org/software/auctex/][auctex]]