You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,12 +30,15 @@ MathCAT's rules for speech are not yet as extensive as MathPlayer's rules -- tha
30
30
31
31
## MathCAT Update Log
32
32
33
-
### Version 0.5.3
33
+
### Version 0.5.4
34
34
* Added Copy As... to the MathCAT dialog (in the "Navagation" pane).
35
35
* Fixed a bug where the language reverted to English when changing speech styles.
36
36
* Fixed some Asciimath spacing problems.
37
+
* Improved chemistry recognition
38
+
* Updated MathCAT to new BANA Nemeth chemistry spec (still only single line and special case style/font changes not handled)
37
39
* Fix a crash when non-ASCII digits (e.g., bold digits) are used in numbers
38
40
* Don't use italic indicators in braille codes when the math alphanumeric italic chars are used
41
+
* Some other smaller bug fixes that weren't reported by users
39
42
40
43
### Version 0.5.0
41
44
* Added German LaTeX braille code. Unlike other braille codes, this generates ASCII chars and uses the current braille output table to translate the characters to braille.
0 commit comments