RubyGems Navigation menu

mathtype_to_mathml_plus 0.0.12

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.12 January 14, 2026 (123 KB)
  2. 0.0.11 January 14, 2026 (123 KB)
  3. 0.0.10 November 22, 2025 (282 KB)
  4. 0.0.9 November 22, 2025 (42 KB)
  5. 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 650

For this version 119

Version Released:

License:

MIT

Required Ruby Version: >= 2.6

Links: