Yep...I tested it on an older version of FF and IE and it seems to work just fine. +1 from me!
Adam On Thu, Oct 10, 2013 at 4:35 AM, Martin Desruisseaux < [email protected]> wrote: > Hello all > > When we need to express a mathematical formula, we were used to insert a > PNG image. However this is tedious to create and non-editable. Yesterday I > wanted to rename variables in a formula from legacy OGC names to the > current EPSG names, and was faced to the non-editable nature of PNG. So I > tried MathML as an alternative. Can some volunteers confirm if they see the > matrix formula on the right side of the table in the following class > javadoc? It should work natively (no plugin needed) on Firefox, Opera and > Safari, but Internet Explorer may need a plugin [1]. > > https://builds.apache.org/job/**sis-jdk7/site/apidocs/org/** > apache/sis/referencing/datum/**BursaWolfParameters.html<https://builds.apache.org/job/sis-jdk7/site/apidocs/org/apache/sis/referencing/datum/BursaWolfParameters.html> > > If it works, would it be acceptable to adopt MathML as a way to express > formulas in SIS javadoc instead of PNG images, at the cost of requiring > developers using IE to install a plugin or ignore the mathematical > formulas? (hopefully it would be temporary, until IE catchup with other > browsers). > > Martin > > > [1] > http://www.dessci.com/en/**products/mathplayer/download.**htm<http://www.dessci.com/en/products/mathplayer/download.htm> > >
