- Suisse
- https://github.com/LordBaryhobal
- Joined on
2023-02-15
Block a user
Support for non-consecutive ranges
I'll probably release one pretty soon after checking that everything still works with Typst 0.14.0
Support for non-consecutive ranges
When using depends on and start > 0 the bits no longer align.
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…
Missing documentation for
start property
Changing bit offset.
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…