arctic_plugin_diagram

Package Version Hex Docs

This uses Inkscape to generate SVG diagrams from latex code, as an Arctic parser.

gleam add arctic_plugin_diagram@1
import arctic_plugin_diagram

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/arctic_plugin_latex.

Development

gleam run   # Run the project
gleam test  # Run the tests
Search Document