I am currently doing a project in C# that requires rendering MathML for the user. I can't seem to find anything on the topic that is useful. Any help appreciated.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You could call one of the rendering tools at MathMLCentral. That would save a whole lot of trouble coding up a renderer yourself. Google found a couple of MathML renderers, including a .NET one, but all cost >USD500.
回答2:
if you can render in webview then you could use frameworks like http://www.mathjax.org/ Look into sample Windows 8 app.