Methods

MathML::Space

Public Class Methods

new(width) click to toggle source
# File lib/math_ml/element.rb, line 51
def initialize(width)
        super("mspace", "width"=>width)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.