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
864 stars 84 forks source link

Update install guide for Arch-based distros #545

Closed phanen closed 3 months ago

phanen commented 3 months ago

what is this pull request about?

Current Arch-based install guide is out-of-dated and vague, and this pr update more details.

does this relate to an existing issue?

https://github.com/cmhughes/latexindent.pl/issues/404#issuecomment-1915504440 mentioned a broken install via pacman following the current documentation.

github-actions[bot] commented 3 months ago

Thank you for your contribution! Please can you change this pull request so that it goes to the develop branch? Thank you

github-actions[bot] commented 3 months ago

Thank you for your contribution! Please can you change this pull request so that it goes to the develop branch? Thank you

cmhughes commented 3 months ago

Wonderful, thank you so much!