Module: MathTypeToMathML
- Defined in:
- lib/mathtype_to_mathml/mover.rb,
lib/mathtype_to_mathml.rb,
lib/mathtype_to_mathml/version.rb,
lib/mathtype_to_mathml/char_replacer.rb
Overview
Additionally, Mover inverts <emb>ellishments from <char><emb></emb></char> to <emb><char></char></emb>.
Defined Under Namespace
Classes: CharReplacer, Converter, Mover
Constant Summary collapse
- VERSION =
"0.0.7"