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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,13 @@ 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
34
+
* Added Copy As... to the MathCAT dialog (in the "Navagation" pane).
35
+
* Fixed a bug where the language reverted to English when changing speech styles.
36
+
* Fixed some Asciimath spacing problems.
37
+
* Fix a crash when non-ASCII digits (e.g., bold digits) are used in numbers
38
+
* Don't use italic indicators in braille codes when the math alphanumeric italic chars are used
39
+
33
40
### Version 0.5.0
34
41
* 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.
35
42
* Added (expermental) ASCIIMath braille code. Like the LaTeX braille code, this generates ASCII chars and uses the current braille output table to translate the characters to braille.
0 commit comments