RubyGems Navigation menu

mathtype_to_mathml 0.0.7

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:

  • Jure Triglav

SHA 256 checksum:

af823bb8d50ac1cad52d2337485a0427ffd2535c17c3c4da669c5fa3bb762a60

Total downloads 19,146

For this version 6,167

License:

MIT

Required Ruby Version: >= 0

Links: