Releases: Thomilist/math-converter
math-converter-1.1.2
Fixed a bug where the hotkey and math conversion thread would hang in an infinite loop when parsing characters not present in the loaded character set.
math-converter-1.1.1
Minor improvements to the readability of the console output. Additionally, the recursive LaTeX generator function has been optimised by eliminating character set reading from files. Character sets are now only read once at program launch.
math-converter-1.1.0
The program can now accept commands from the terminal while running. For now, this can only be used to set the decimal separator or to display command help. The user guide has been updated to reflect this.
math-converter-1.0.1
Minor update to add support for complex numbers as well as proper escaping of underscore characters.
math-converter-1.0.0
The initial release of math-converter. This first public version has feature parity with the original Mathcad2LaTeX AutoHotkey script with the exception of decimal separator configuration and complex numbers. Like Mathcad2LaTeX, math-converter only supports input in Mathcad and output in LaTeX. See the included user guide for information on hotkeys, supported math features and more.