mathtype icon indicating copy to clipboard operation
mathtype copied to clipboard

A Ruby gem for reading a MathType binary and converting it to an XML form

Results 4 mathtype issues
Sort by recently updated
recently updated
newest added

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...

dependencies

In contrast to the previous version, mathtype mathtype 0.1.0 does not work with certain equations: ``` Mtef2Xml: (NoMethodError) undefined method `/' for nil:NilClass ``` Please find a [zipped example](https://github.com/jure/mathtype/files/9724488/oleObject1.zip) here.

Bumps [bindata](https://github.com/dmendel/bindata) from 2.4.8 to 2.4.10. Changelog Sourced from bindata's changelog. == Version 2.4.10 (2021-05-18) Improve speed of dynamic object creation. Reported by Charlie Ablett. == Version 2.4.9 (2021-04-22) Change...

dependencies

in `instantiate_choice': selection '102' does not exist in :choices for obj.equation[0].payload (IndexError)