Skip to content

Overhaul `latexify()`, reduce deps and add other support.

Compare
Choose a tag to compare
@korsbo korsbo released this 14 Feb 10:44
· 615 commits to master since this release
  • Let latexify infer a suitable output environment. This is a breaking change.

  • Add latexinline to replace the previous function of latexify.

  • Use Require.jl to limit the REQUIREments of this package.

  • Add support for AbstractReactionNetwork from DiffEqBiological.jl

  • Add side-by-side aligns for ParameterizedFunctions.

  • Add latextabular.

  • Update the docs.