Kostub Deshmukh

2pods

iosMath

iosMath is a library for typesetting math formulas in iOS and OS X using CoreText. It renders formulae written in latex in a UILabel equivalent class using the same typsetting rules as latex. This enables displaying beautifully rendered math equations in iOS/MacOS applications.

License: MIT

  • Objective C

MathEditor

MathEditor provides a WYSIWYG editor for math equations. It comes with a math keyboard that is included with the library, however you can provide your own keyboard. It uses iosMath to render the formulae using latex typesetting rules.

License: MIT

  • Objective C