MathML::Element
# File lib/math_ml/element.rb, line 51 def initialize(width) super("mspace", "width"=>width) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.