1
1
mirror of https://github.com/varkor/quiver.git synced 2024-11-12 18:26:34 +03:00
A modern commutative diagram editor for the web.
Go to file
varkor 094fb7faa2 Implement edge offset (AKA parallel arrows)
This adds support for `shift` in tikzcd, allowing parallel arrows. This is especially useful as it enables proper natural transformations.
2018-12-28 18:05:17 +00:00
src Implement edge offset (AKA parallel arrows) 2018-12-28 18:05:17 +00:00
.gitmodules Initial version of quiver 2018-12-28 01:06:11 +00:00
LICENSE Initial version of quiver 2018-12-28 01:06:11 +00:00
README.md Implement edge offset (AKA parallel arrows) 2018-12-28 18:05:17 +00:00

quiver

A graphical editor for commutative diagrams that exports to tikzcd.

Features

  • An intuitive graphical interface for creating and modifying commutative diagrams.
  • Support for objects, morphisms and natural transformations.
  • tikzcd (LaTeX) export.
  • Smart label alignment.
  • Parallel (shifted) arrows.

Screenshots

The interface: image

Parallel arrows: image

Natural transformations: image