Methods

MathML::Space

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.