- Suisse
- https://github.com/LordBaryhobal
- Joined on
2023-02-15
This breaks right-aligned labels as can be seen in example 2. This is probably due to the way label positions are computed.
The problem is that the package was initially a simple port of a…
schema.render
The else case allows rescaling the diagram to a fixed width. I included it here so that users wouldn't have to implement it in their document if they needed a particular diagram to fit in the…
I'll probably release one pretty soon after checking that everything still works with Typst 0.14.0
First of all, thank you for your feedback 👍 It does seems like the start offset messes up dependencies
Regarding your example, how should the horizontal arrow be drawn, since both the value…
start property
You can use the start property on a structure to set the starting bit. I do realize now that it is now documented in the manual.
Your example can be done like this, although it is currently…