\overline in SVG is not working
\overline in SVG is not working
For example: \overline{M}_g
Is there a plan to fix it?
14 Feb 13, 8:14AM
Hi,
Thanks for pointing this out. I've looked at your example. What appears to be happening is that the horizontal line is displayed outside the bounding box of the SVG. Essentially we need to stretch the bounding box vertically.
In terms of time line, our next main project is actually a radically overhaul the equation editor. We've done much of the work already, but this is paused while we complete the roll out of fxRender. If you want scalable equation images, you may find the EMFs that this tool produces suitable.
Thanks.
14 Feb 13, 6:00PM
Thank you for your answer. I hope the new SVG engine will be backwards compatible, so for example the new SVG images have the same baselines as the old ones.
Login