package satex

  1. Overview
  2. Docs
String diagram generator for LaTeX

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1.2.tar.gz
md5=a19e89890e6d57f55ea502965fc98699
sha512=6cfb6ae2696f1f0f8c0c0297c1958807a0b929e73047408b7fd669b461181f4c7e25d3e19768f9afa098f34b257f8be021af59bd2b892a279a93e479f69fc614

doc/CHANGES.html

0.1.2 (2023-07-15)

  • Refined handling of colors (#2).
  • Set node shapes so that satex can be used inside tikzcd (#3).
  • Add --horizontal option.
  • Add --tikzpicture-option option.
  • Add support for n-ary caps and cups (#4).
  • Add circle kind for caps and cups.

0.1.1 (2023-07-21)

  • Switch to dune.
  • Avoid overlapping of boxes (#1).
  • Allow spaces with labels.
  • Ensure correct bounding box for nullary operations.
  • Preliminary support for nullary and conullary operations.
  • Add support for sqcap and sqcup.
  • Allow empty diagram.

0.1.0 (2021-01-12)

  • Initial release.