On Wed, 2010-06-02 at 07:12 -0700, Joshua A. Andler wrote:
Re: superscript and subscript support.
To be honest, I would be willing to delay Feature Freeze for a week to allow you to get this in (I would want String Freeze to occur at the same time though and have the rest of the tentative schedule stay on track provided no major issues pop up). If you you really feel that this could be achieved in a week, is there any way you could at least get the strings committed (even if not shown anywhere) sooner?
Just checked in support for the baseline-shift attribute. The attribute is now fully supported except for a GUI. The Text toolbar now has two buttons to set/unset superscripts and subscripts. These combine a baseline shift with a font-size change. There are two new strings to translate in the tooltips for the buttons. I still need to add proper icons for the buttons. Also, there is one bug where the baseline-shift is reset if one adds a character to the <tspan> containing a subscript or superscript (it doesn't reset if it the baseline-shift is defined a different way.
Tav