Skip to content

Releases: korsbo/Latexify.jl

v0.16.10

04 Sep 16:04
7ea6bdf

Choose a tag to compare

Latexify v0.16.10

Diff since v0.16.9

Merged pull requests:

  • CompatHelper: bump compat for SymEngine in [weakdeps] to 0.13, (keep existing compat) (#342) (@github-actions[bot])
  • Ghostscript extension (#344) (@Ickaser)

Closed issues:

  • render does not provide a way to set LaTeX or Ghostscript flags (#339)

v0.16.9

11 Aug 17:16
ae6262e

Choose a tag to compare

Latexify v0.16.9

Diff since v0.16.8

Merged pull requests:

  • Add kwargs for flags for all command line calls (#340) (@Ickaser)

v0.16.8

29 May 10:33
d416db9

Choose a tag to compare

Latexify v0.16.8

Diff since v0.16.7

Merged pull requests:

Closed issues:

  • Use tectonic_jll for pdf rendering (#236)
  • Rendering higher order tensors and uninitialized arrays. (#307)
  • Colon (range) operator (#315)
  • Cannot forward keyword arguments through recipe (#320)

v0.16.7

06 Apr 19:44

Choose a tag to compare

Latexify v0.16.7

Diff since v0.16.6

Merged pull requests:

Closed issues:

  • Invalid Latex output for double subscript (#313)
  • arraystyle = (:pmatrix|:bmatrix) work incorrectly (#318)
  • When function is not in main (#321)

v0.16.6

05 Feb 08:35

Choose a tag to compare

Latexify v0.16.6

Diff since v0.16.5

Merged pull requests:

Closed issues:

  • Missing infix operators for mathematics (#246)
  • How can I construct a recipe for Measurements.jl ? (#306)
  • Latex output for macros ignores recipes (#314)
  • \text choice in recipes (#317)
  • :head not working any more? (#322)

v0.16.5

08 Aug 10:16
219b5d1

Choose a tag to compare

Latexify v0.16.5

Diff since v0.16.4

Merged pull requests:

Closed issues:

  • Unnecessary parentheses from :(-x*y) (#168)
  • Incorrectly parsed math mode accents (#179)
  • Why are left and right brackets automatically added when executing the latexify("\alpha>\beta")?? (#239)
  • Change the behavior of bar? (#243)
  • Website does not display the arguments (#267)
  • Recent breakage of Latexify on sparse matrices? (#269)
  • Unwrapped exponents with SymEngine (#270)
  • Latex dependencies/debugging for render (#274)
  • @latexrecipe converts nothing to :nothing (#276)
  • Request: support ≤ and ≥ the same as <= and >= (#279)
  • Unicode dot not retranscribed (#282)
  • Incorrect Unicode to LaTeX Conversion for Double-Digit Subscripts (#293)

v0.16.4

02 Jul 19:48

Choose a tag to compare

Latexify v0.16.4

Diff since v0.16.3

Merged pull requests:

  • Convert extensions to recipes (#263) (@gustaphe)
  • Disallow tensors (#286) (@gustaphe)
  • Update error handling on 0-dim array (#288) (@hyrodium)
  • Fix downloads count badge (#289) (@pricklypointer)
  • CompatHelper: add new compat entry for SymEngine in [weakdeps] at version 0.11, (keep existing compat) (#290) (@github-actions[bot])
  • CompatHelper: add new compat entry for DataFrames in [weakdeps] at version 1, (keep existing compat) (#291) (@github-actions[bot])
  • Allow recipes to set previous operation (#292) (@gustaphe)
  • CompatHelper: bump compat for SymEngine in [weakdeps] to 0.12, (keep existing compat) (#294) (@github-actions[bot])
  • fix typo (#295) (@spaette)

Closed issues:

  • 3D arrays/tensors (#284)

v0.16.3

16 Apr 08:39
c4f44a0

Choose a tag to compare

Latexify v0.16.3

Diff since v0.16.2

Merged pull requests:

Closed issues:

  • Remove Formatting.jl from dependencies (#283)

v0.16.2

03 Mar 12:17

Choose a tag to compare

Latexify v0.16.2

Diff since v0.16.1

Merged pull requests:

  • Fix potential bugs by switching from Formatting.jl to Format.jl (#281) (@ScottPJones)

Closed issues:

  • Release 0.15.21 does not include what is says (#266)
  • problem with symbolics derivative when using arrays (#271)
  • latexify does not support objects of type InlineStrings.String7 (#272)
  • Would like a macro that executes the expression, and latexifies the expression together with symbols, then with values of symbols, then with resulting value. (#275)

v0.16.1

11 Jun 19:31
6b869c3

Choose a tag to compare

Latexify v0.16.1

Diff since v0.16.0

Closed issues:

  • Error requiring DiffEqBase from Latexify (#258)
  • precompilation error in Julia 1.9 RC3 (#264)
  • Double supperscript in latex expression (#265)

Merged pull requests: