cmhughes / latexindent.pl

Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customisable through its YAML interface.
GNU General Public License v3.0
884 stars 84 forks source link

Added info for installation in Arch-based distros #352

Closed KrappRamiro closed 2 years ago

KrappRamiro commented 2 years ago

I added a \paragraph{Arch-based distributions}, with information about dependencies for the latexindent-module-installer.pl script.

Please check if I did it right

cmhughes commented 2 years ago

Great, many thanks for your time on this :)

KrappRamiro commented 2 years ago

No, thank YOU for your time, latexindent is amazing