prev  ( testsuite > Presentation > TokenElements > mtext > mtextspaces7  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/TokenElements/mtext/mtextspaces7
CVS-ID:
Author:Robert Miner and Jeff Schaefer, Geometry Technologies
Description:This example tests whitespace processing within an <mtext> element.

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by: webeq

Your browser's rendering:

This is   some   text with spaces.

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML"> 
  <mtext> This is &#x2009; some &#x205F; text with spaces. </mtext> 
</math>