Skip to content

Tags: protosse/iosMath

Tags

1.1.2

Toggle 1.1.2's commit message
Bumped podspec to 1.1.2

1.1.1

Toggle 1.1.1's commit message
Bumped podspec to 1.1.1

1.1.0

Toggle 1.1.0's commit message
Bumped the podspec version to 1.1.0

1.0.4

Toggle 1.0.4's commit message
removing osx target on the podspec cause it was failing

0.9.4

Toggle 0.9.4's commit message
Release 0.9.4

* Support for color (\\textcolor) (Thanks to Markus)
* Fix issue with cramped style in tables (Thanks to Jacob)

0.9.3

Toggle 0.9.3's commit message
* Support for changing font styles: (\mathrm, \mathcal, \mathbf etc.)

* Support for the \text command.
* Fix issue with \$ not being rendered correctly.
* Support for \limits and \nolimits

0.9.2

Toggle 0.9.2's commit message
* Support for MacOS (Thanks to AnZhg)

* Better AutoLayout support (Thanks to zhubofei)
* Support for custom defined commands.
* Bug fixes for error label.
* Removing error logging (Thanks to saagarjha)
* API changes:
  * Replace `padding` fields with `contentInsets` in `MTMathUILabel`.

0.9.1

Toggle 0.9.1's commit message
* Support for constructing arbitrarily tall delimiters and radicals.

* Fix placement of limits on large operators for the XITS font.
* Allow MTMathUILabel to be used in the interface builder.

0.9.0

Toggle 0.9.0's commit message
* Added support for matrix environments (matrix, pmatrix, bmatrix,

  Bmatrix, vmatrix, Vmatrix)
* Added support for equation alignment (eqalign, displaylines, gather,
  split, aligned, eqnarray)
* Added support for the \\ command to split long equations
* Added support for math accents (e.g. \hat, \tilde etc.)
* Added support for cases environment.
* Added support for style commands (e.g. \displaystyle etc.)
* Improve rendering of square roots and large symbols
* API changes:
  * Updated API for MTMathAtomFactory.
  * Rename MTLargeGlyphDisplay to MTGlyphDisplay

0.8.4

Toggle 0.8.4's commit message
* Fix crash for \epsilon and \varrho

* Add commands: \mho, \angstrom and \AA