Skip to content

Releases: Kolaru/MathTeXEngine.jl

v0.3.1

13 Nov 02:02
c15861a

Choose a tag to compare

MathTeXEngine v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

07 Nov 14:41
8ee2ae6

Choose a tag to compare

MathTeXEngine v0.3.0

Diff since v0.2.1

Closed issues:

  • Lower case Greek should be italic (#26)
  • superscript/subscript with nothing on the left (#30)
  • Add some actual usage examples? (#33)
  • varepsilon? (#35)

Merged pull requests:

  • Add examples to README and missing docstrings (#36) (@Kolaru)
  • Fix varepsilon bug (#37) (@Kolaru)
  • Deal with empty group and strings (#38) (@Kolaru)
  • Use Computer Modern as default font (#40) (@Kolaru)

v0.2.1

21 Sep 19:18
a571d08

Choose a tag to compare

MathTeXEngine v0.2.1

Diff since v0.2.0

Closed issues:

  • Support for mix of text and math (#16)
  • Add font command support (#21)
  • Document/export included fonts (#23)
  • Support for spaces: , \quad and others (#29)
  • Typo in warning: unkown command (#32)

Merged pull requests:

  • Add basic support for font command and add convenience access to fonts (#27) (@Kolaru)
  • fix typo in warning (#31) (@palday)

v0.2.0

29 Jul 17:13
88b62d1

Choose a tag to compare

MathTeXEngine v0.2.0

Diff since v0.1.3

Closed issues:

  • Implement forced space (the quad family) (#19)
  • Implement accents (#20)

Merged pull requests:

v0.1.3

22 Jul 02:23

Choose a tag to compare

MathTeXEngine v0.1.3

Diff since v0.1.2

Closed issues:

  • Font loading issue (#5)
  • Relocatablity issue with fonts (#13)

Merged pull requests:

v0.1.2

19 Jul 03:38

Choose a tag to compare

MathTeXEngine v0.1.2

Diff since v0.1.1

Closed issues:

  • Minus sign is a hyphen (#8)
  • Integral sign is split in two (#10)

Merged pull requests:

  • Substitute minus sign and use single glyph for integral (#11) (@Kolaru)

v0.1.1

30 Jun 20:08
47cadf7

Choose a tag to compare

MathTeXEngine v0.1.1

Diff since v0.1.0

Support for LaTeXStrings containing normal text.

v0.1.0

30 Jun 20:08

Choose a tag to compare

MathTeXEngine v0.1.0

Merged pull requests: