Math status

From WikiROMS
Jump to navigationJump to search

This page displays information about the enabled math rendering modes.

The following rendering modes are enabled:

LaTeX source (for text browsers)

SVG (MathML can be enabled via browser plugin)

Running backend tests for rendering mode SVG (MathML can be enabled via browser plugin).

Test Rendering the input "x^2+\text{a sample Text}" succeeded.

Test Comparing to the reference rendering succeeded.

Test Rendering of a+b in plain MathML mode succeeded.

Test Checking the presence of '+' in the MathML output failed.

Returned string

<span class="mwe-math-element"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML"  alttext="a plus b"><semantics><mrow class="MJX-TeXAtom-ORD"><mstyle displaystyle="true" scriptlevel="0" data-semantic-type="infixop" data-semantic-role="addition" data-semantic-id="3" data-semantic-children="0,2" data-semantic-content="1"><mi data-semantic-type="identifier" data-semantic-role="latinletter" data-semantic-font="italic" data-semantic-annotation="clearspeak:simple" data-semantic-id="0" data-semantic-parent="3">a</mi><mo data-semantic-type="operator" data-semantic-role="addition" data-semantic-id="1" data-semantic-parent="3" data-semantic-operator="infixop,+">+</mo><mi data-semantic-type="identifier" data-semantic-role="latinletter" data-semantic-font="italic" data-semantic-annotation="clearspeak:simple" data-semantic-id="2" data-semantic-parent="3">b</mi></mstyle></mrow><annotation encoding="application/x-tex">{\displaystyle a+b}</annotation></semantics></math></span><img src="https://www.myroms.org/www.myroms.org/v1/media/math/render/svg/a2391acf09244b9dba74eb940e871a6be7e7973a" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.505ex; width:5.068ex; height:2.343ex;" alt="{\displaystyle a+b}"></span>

does not contain expected string

<mo>+</mo>

.

Test Check that the generated SVG image contains the xlink namespace succeeded.

Test Checking if MathML input is supported succeeded.

Test Rendering Presentation MathML sample succeeded.

Test Checking if the link to SVG image is in correct mode succeeded.

Backend tests for rendering mode SVG (MathML can be enabled via browser plugin) completed.