| xlang v5.1 Release
    程序设计语言基础库文档 | 

| 成员变量 | 
| AutoText = 0 | 
| MathMLText | 
Use a MathML (http://en.wikipedia.org/wiki/MathML) render engine to display the text. In earlier versions of Qwt such an engine was included - since Qwt 6.2 it can be found here: https://github.com/uwerat/qwt-mml-dev
To enable MathML support the following code needs to be added to the application:
| OtherFormat = 100 | 
| TeXText | 
Use a TeX (http://en.wikipedia.org/wiki/TeX) render engine to display the text ( not implemented yet ).