___________________________________________________________

 latexindent support [for WinEdt 8]

===========================================================

 by Karl Koeller
 E-mail: karlkoeller@gmail.com

 http://www.winedt.org/

___________________________________________________________


This package provides support for the "latexindent" tool.

---------------------------
 INSTALLATION
---------------------------

Open the macro file "Install.edt" in WinEdt, and execute it by
choosing "Macros" menu > "Execute Current Macro".

---------------------------
 UNINSTALLATION
---------------------------

Open the macro file "Uninstall.edt" in WinEdt (also available in
%b\Uninstall\latexindent folder), and execute it by choosing
"Macros" menu > "Execute Current Macro".

---------------------------
 USAGE
---------------------------

You can execute latexindent through the command "latexindent" in
the Edit -> latexindent menu or the corresponding toolbar button.
Note that you can customize this tool through the Execution Modes
dialog.

By default, if not present, WinEdt creates a localSettings.yaml
file with the following contents:

defaultIndent: " "

onlyOneBackUp: 1

You can modify these settings through the command "Modify
localSettings.yaml".
