RubyGems Navigation menu

mathtype_to_mathml 0.0.6

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.7 - September 09, 2015 (41.5 KB)
  2. 0.0.6 - August 27, 2015 (41.5 KB)
  3. 0.0.5 - August 27, 2015 (38.5 KB)
  4. 0.0.3 - August 25, 2015 (38.5 KB)
  5. 0.0.2 - August 24, 2015 (38.5 KB)
Show all versions (7 total)

Runtime Dependencies (2):

mathtype ~> 0.0.8
nokogiri ~> 1.6

Development Dependencies (4):

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

Owners:

Authors:

  • PLOS

SHA 256 checksum:

7830743c7e74fdcb292e2520ec406d2474edb8f37105fc538fe9de183c436528

Total downloads 19,290

For this version 2,644

License:

MIT

Required Ruby Version: >= 0

Links: