Libraries
»
mathml
(0.10.1)
»
Index
»
MathML
»
Variant
»
#variant=
Method: MathML::Variant#variant=
Defined in:
lib/math_ml/element.rb
#
variant=
(v) ⇒
Object
15 16 17
# File 'lib/math_ml/element.rb', line 15
def
variant=
(
v
)
self
[
"
mathvariant
"
]
=
v
end