RubyGems Navigation menu

mathtype_to_mathml_plus 0.0.15

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.15 March 02, 2026 (169 KB)
  2. 0.0.14 February 26, 2026 (169 KB)
  3. 0.0.13 February 26, 2026 (123 KB)
  4. 0.0.12 January 14, 2026 (123 KB)
  5. 0.0.11 January 14, 2026 (123 KB)
Show all versions (8 total)

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 1,173

For this version 100

Version Released:

License:

MIT

Required Ruby Version: >= 2.6

Links: