Skip to content

arrows.rl support #143

@Quoteme

Description

@Quoteme

What kind of diagram are you wanting to make?

Image

Idea or feature request
Adding support for arrows.rl as found on https://typst.app/docs/reference/symbols/sym/

Image

Alternatives you've considered
using the shift parameter

edge((i, 2), (i + 1, 2), "<-", $∂'_(i-1)$, shift: 3pt),
edge( (i, 2), (i + 1, 2), "->", $δ_(i)$, shift: -3pt, label-side: right,)

resulting in this

Image

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions