Click here to Skip to main content
16,019,764 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,
I have one issue in mathml code view in html, HTML file have the MathML content in this
<pre><mn mathvariant="bold-italic">1</mn>
<pre>Mathvariant attribute values not reflect for digits, otherwise this is working fine for alphapet letters. How to solve it. Using mozila firefox for this HTML view.


What I have tried:

<pre><mn mathvariant="bold-italic">1</mn>

<mi mathvariant="bold-italic">1</mi>
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900