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

fixed typo in doc #481

Closed arkandias closed 11 months ago

arkandias commented 11 months ago

Just a minor correction in the doc (v.3.23.2): on p. 130, the title of Listing 524 should be "colsep.tex using Listing 525" rather than "523".

github-actions[bot] commented 11 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 11 months ago

That's great, thanks so much!