paolobrasolin / string-diagrams

Create string diagrams with LaTeX!
https://www.ctan.org/pkg/string-diagrams
LaTeX Project Public License v1.3c
13 stars 2 forks source link

Configurable anchor naming #4

Closed paolobrasolin closed 1 year ago

paolobrasolin commented 1 year ago

Once we have #2, it's probably reasonable to let the user configure the anchors' naming scheme. Here are a few reasonable alternatives:

cardinal (long) north east south west
cardinal (short) n e s w
relative (long) top right bottom left
relative (short) t r b l

While this looks like overkill, it's crucial for the user to be comfortable and able to instantly parse the ancor names.

paolobrasolin commented 1 year ago

After developments for #2 and #5 this would be kind of tricky. Let's shelve this unless there's people really needing this.