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.
Stars
1.0k
Forks
82
Watchers
1.0k
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.5k
commits
40
commits
5
commits
4
commits
4
commits
3
commits
3
commits
3
commits
3
commits
3
commits
new feature: switchesViaYaml, https://github.com/cmhughes/latexindent.pl/issues/574
528c813View on GitHubLatexIndent/*.pm, renamed some hashes to be singular (Perl Best Practices)
84b4c30View on GitHub