This website requires JavaScript.
Explore
Help
Register
Sign In
jeffemmett
/
typst
Watch
1
Star
0
Fork
You've already forked typst
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
efdb75558f
typst
/
crates
/
typst-layout
History
Eduardo Sánchez Muñoz
38213ed534
Use `u64` instead of `usize` to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (
#6026
)
2025-03-24 18:16:33 +00:00
..
src
Use `u64` instead of `usize` to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (
#6026
)
2025-03-24 18:16:33 +00:00
Cargo.toml
Replace `once_cell`'s `Lazy` as much as possible (
#4617
)
2024-10-31 11:52:11 +00:00