Skip to content

Releases: JuliaStrings/LaTeXStrings.jl

v1.3.1

01 Nov 15:11
6a93912
Compare
Choose a tag to compare

LaTeXStrings v1.3.1

Diff since v1.3.0

Merged pull requests:

Closed issues:

  • It can not be concatenated with other strings (#56)
  • Can I use a different font (like Palladio) in LaTeXStrings, and if so, how? (#58)
  • Display equations are not centerred in Jupyter notebooks (#59)
  • Problem displaying a LaTeXString using a $ symbol inside (#60)
  • getindex(::LaTeXStrings.LaTeXString, ::AbstractVector{Bool}) is ambiguous (in Julia v1.7) (#61)
  • how to render a augment matrix with vertical bar? (#63)

v1.3.0

03 Nov 14:11
b374f75
Compare
Choose a tag to compare

LaTeXStrings v1.3.0

Diff since v1.2.1

Closed issues:

  • Migrate to travis-ci.com (#41)
  • \textrm turned to math in plot (#51)
  • How to print a latexstring out (#52)
  • text latex string (#53)
  • Support for concatenation (Base.:*) (#54)
  • ArgumentError: regex matching is only available for the String type (#55)

v1.2.1

04 Mar 01:39
ae8e804
Compare
Choose a tag to compare

LaTeXStrings v1.2.1

Diff since v1.2.0

Closed issues:

  • @L_mstr not implemented? (#42)
  • Rendering LaTeX strings (#43)
  • I think there is a bug in \hat, not sure if it from LaTeXStrings.jl (#44)

Merged pull requests:

v1.2.0

20 Sep 23:08
930a030
Compare
Choose a tag to compare

LaTeXStrings v1.2.0

Diff since v1.1.0

Closed issues:

  • Escaping $ to interpolate variables in L"..." (#27)
  • error and warning on windows (#34)
  • bug? Added an extra space (#35)
  • Support \displaystyle (#36)
  • Vector Hat Notation Appearing Off of a Letter (#38)
  • \textrm not working anymore in Julia 1.5 (#39)

Merged pull requests:

v1.1.0

27 Feb 14:04
Compare
Choose a tag to compare

LaTeXStrings v1.1.0

Diff since v1.0.3

Closed issues:

  • Package compatibility caps (#26)
  • Package name LatexStrings (#29)
  • $$ appear when interpolating to axis label (#30)
  • No project.toml (#32)

Merged pull requests:

v1.0.3

23 Sep 19:49
Compare
Choose a tag to compare

Fix #26

v1.0.2

14 Aug 15:04
Compare
Choose a tag to compare

more 0.7 fixes

v1.0.1

12 Aug 13:06
Compare
Choose a tag to compare

more 1.0 fixes

v1.0.0

15 Jun 22:46
aca1976
Compare
Choose a tag to compare

The API has been stable for some time, so tagging as 1.0.

Fixed some 0.7 deprecations and added more string methods and tests.

v0.3.0: Julia 0.7 compatibility

13 Oct 17:07
Compare
Choose a tag to compare

Silence 0.7 deprecations, bump requirement to 0.6.