Ticket #1182 (closed defect: fixed)
0.95RC2 Equation plugin problem
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.97 |
| Component: | Plugins | Version: | trunk |
| Severity: | major | Keywords: | equation |
| Cc: |
Description
When inserting a math expression changes the previous math expression into mathml like expression. ex.
<p> <span class="AM"><math title="lim_(x->oo)"><mstyle fontfamily="serif" displaystyle="true" mathcolor="black"><munder><mo>lim</mo><mrow><mi>x</mi><mo>→</mo><mo>∞</mo></mrow></munder></mstyle></math></span> </p>
<p> <span class="AM">dy/dx</span> </p>
the first <p> ***</p> supposed to look <p> <span class="AM">lim_(x->oo)</span> </p> But it changed as above when I inserted the second expression `dy/dx'
Change History
Note: See
TracTickets for help on using
tickets.
