wiki:MathML

Version 5 (modified by alex@milowski.com, 15 years ago) (diff)

--

MathML Project

Status

Native rendering and support for MathML elements is currently being implemented. There are a number of patches relating to adding MathML support but there is currenly only one relating to native rendering. Once this patch has been reviewed and accepted, MathML support will be able to be built into WebKit.

Building

MathML support is turned on at compile time by the ENABLE_MATHML definition. This can be toggled by the "mathml" toggle. For MathML, use

   build-webkit --mathml

To turn MathML off, use:

   build-webkit --no-mathml

Documents