Libraries
»
latexmath
(0.1.4)
»
Index
»
Latexmath
»
XML
»
Element
»
#tag=
Method: Latexmath::XML::Element#tag=
Defined in:
lib/latexmath/xml/element.rb
#
tag=
(tag) ⇒
Object
13 14 15
# File 'lib/latexmath/xml/element.rb', line 13
def
tag=
(
tag
)
@element
.
value
=
tag
end