简体   繁体   English

在Web视图中显示数学方程式

[英]Display math equations in web view

In my project i am using WebView and jqMath to display mathematical equations and it is working for single line equations but for equations with numerator and denominator it is not working properly, it is not showing the separator line between numerator and denominator. 在我的项目中,我使用WebViewjqMath来显示数学方程式,并且它适用于单线方程式,但是对于具有分子和分母的方程式来说,它不能正常工作,它没有显示分子与分母之间的分隔线。 I've copied the html file and javascript libraries and in assets folder and loading it from there. 我已经将html文件和javascript库复制到了assets文件夹中,并从那里加载了它。 I've attached the screenshots 我已附上屏幕截图 这是来自jqMath网站 This one is from the jqMath site and is displaying properly in Chrome 这是来自jqMath网站的内容,可在Chrome中正确显示

and this one is from my genymotion emulator.i was trying to display the above equation in webview and the result is like this 而这一次是从我genymotion emulator.i试图显示在上述公式webview ,其结果是这样的 在此处输入图片说明
Can anyone suggest a way to fix this. 任何人都可以建议解决此问题的方法。

我丢失了css文件并将其复制到资产文件夹,并且一切正常

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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