We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1403f7 commit fa458cdCopy full SHA for fa458cd
addon/globalPlugins/MathCAT/MathCAT.py
@@ -1,3 +1,5 @@
1
+# -*- coding: UTF-8 -*-
2
+
3
"""MathCAT add-on: generates speech, braille, and allows exploration of expressions written in MathML.
4
The goal of this add-on is to replicate/improve upon the functionality of MathPlayer which has been discontinued."""
5
# Author: Neil Soiffer
addon/globalPlugins/MathCAT/__init__.py
# MathCAT add-on: generates speech, braille, and allows exploration of expressions written in MathML
# The goal of this add-on is to replicate/improve upon the functionality of MathPlayer which has been discontinued.
0 commit comments