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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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)
显示所有版本 (共 7 个)

Runtime 依赖 (2):

mathtype ~> 0.0.8
nokogiri ~> 1.6

Development 依赖 (4):

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

业主:

作者:

  • Jure Triglav

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 19,417

这个版本 6,228

许可:

MIT

需要的 Ruby 版本: >= 0

链接: