RubyGems Navigation menu

mathtype_to_mathml 0.0.1

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.5KB)
  2. 0.0.6 August 27, 2015 (41.5KB)
  3. 0.0.5 August 27, 2015 (38.5KB)
  4. 0.0.3 August 25, 2015 (38.5KB)
  5. 0.0.2 August 24, 2015 (38.5KB)
  6. 0.0.1 August 18, 2015 (19.5KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (2):

mathtype ~> 0.0.5
nokogiri ~> 1.6

Development依存関係 (4):

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

所有者:

作者:

  • PLOS

SHA 256チェックサム:

=

累計ダウンロード数 20,266

このバージョンのみ 2,717

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: