Skip to content

emilrowland/Latex-improver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Codacy Badge Join the chat at https://gitter.im/Latex-improver/Lobby

Latex-improver

The software improves latex files. For now the software only improves the apperance of parentheses in equations.

Installation

Windows

Download the latest binary from the release page.

Linux

Download the source code and compile it by running cmake.sh.

Use

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.