Skip to content

Releases: Thomilist/math-converter

math-converter-1.1.2

08 Jun 18:28
Compare
Choose a tag to compare

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

06 Jun 20:48
Compare
Choose a tag to compare

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

04 Jun 18:11
Compare
Choose a tag to compare

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

03 Jun 19:03
Compare
Choose a tag to compare

Minor update to add support for complex numbers as well as proper escaping of underscore characters.

math-converter-1.0.0

03 Jun 16:44
Compare
Choose a tag to compare

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.