joinr/incanter-latex

Library for rendering LaTeX math equations using the jLateXMath library.

Leiningen/Boot

[joinr/incanter-latex "1.9.3-SNAPSHOT"]

Clojure CLI/deps.edn

joinr/incanter-latex {:mvn/version "1.9.3-SNAPSHOT"}

Gradle

implementation("joinr:incanter-latex:1.9.3-SNAPSHOT")

Maven

<dependency>
  <groupId>joinr</groupId>
  <artifactId>incanter-latex</artifactId>
  <version>1.9.3-SNAPSHOT</version>
</dependency>