The software improves latex files. For now the software only improves the apperance of parentheses in equations.
Download the latest binary from the release page.
Download the source code and compile it by running cmake.sh
.
You can drag and drop your latex file on the executeble or you can run the program on the command line with the folowing command
latexImprover path/to/latexFile
.
The software creates a new latex file in the same folder as the latex file you run the program with.