RubyGems Navigation menu

mathtype_to_mathml_plus 0.0.10

This gem can be used to convert MathType equations from a binary format (e.g. embedded in Word documents) to an open MathML representation. It achieves that in several stages, first using the "mathtype" gem to convert from a binary to an XML form of MTEF, and second, using XSLTs to convert XML to MathML.

Gemfile:
=

install:
=

Versions:

  1. 0.0.10 November 22, 2025 (282 KB)
  2. 0.0.9 November 22, 2025 (42 KB)
  3. 0.0.8 November 22, 2025 (42 KB)

Runtime Dependencies (2):

mathtype ~> 0.0.8
nokogiri ~> 1.6

Development Dependencies (5):

bundler ~> 1.7
pry ~> 0.10
rake ~> 10.0
rspec ~> 3.3

Owners:

Pushed by:

Authors:

  • David Vu

SHA 256 checksum:

=

Total downloads 305

For this version 124

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: