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

execution of latexindent-module-installer.pl in Arch-based distribution requieres the installation of cpanminus package #351

Closed KrappRamiro closed 2 years ago

KrappRamiro commented 2 years ago

Is there any way that is added to the documentation?

cmhughes commented 2 years ago

Sure, what specific line do you want added?

pull request welcome, it'll be documentation/sec-appendix.tex

KrappRamiro commented 2 years ago

If I understood you correctly, you want me to write a one-line guide to solve the problem, then do a pull request to documentation/sec-appendix.tex with that line, right? Ok, im on it :smile:

cmhughes commented 2 years ago

Great, thank you! Resolved at https://github.com/cmhughes/latexindent.pl/pull/352