mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
docs(latex): add formatter docs
This commit is contained in:
@ -93,6 +93,10 @@ brew install --cask mactex # WARNING: large 4gb download!
|
|||||||
environment.systemPackages = [ pkgs.texlive.combined.scheme-medium ];
|
environment.systemPackages = [ pkgs.texlive.combined.scheme-medium ];
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** Formatter
|
||||||
|
|
||||||
|
Formatting is handled using the [[doom-module::editor format]] module via [[https://github.com/cmhughes/latexindent.pl][latexindent]].
|
||||||
|
|
||||||
* TODO Usage
|
* TODO Usage
|
||||||
#+begin_quote
|
#+begin_quote
|
||||||
🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]
|
🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]
|
||||||
|
Reference in New Issue
Block a user