简体   繁体   中英

How to Convert Mathml to ASCII code

i have checked many convertion tools but can anybody suggest me a

PAID OR FREE mathml to ASCII converter or any tool

to display mathematical equations in android textView.

jqMath at http://mathscribe.com/author/jqmath.html is a JavaScript library you can use.

Since it's in javascript, you can us a WebView to render it.

You can visit the solutions from www.wiris.com. With WIRIS editor you can convert from MathML to PNG images suitable to be displayed in any browser and in any application, in particular, also for android.

It is not clear what you mean by mathml to ASCII. As part of the accessibility solutions, the WIRIS tools can generate a textual representation of a formula. For example, for ½ the “ascii” version would be “1 over 2“.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM