This website requires JavaScript.
Explore
Help
Sign In
caisin
/
typst
Watch
1
Star
0
Fork
0
You've already forked typst
mirror of
https://github.com/typst/typst
synced
2025-05-13 20:46:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
typst
/
crates
/
typst-library
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
translations
Add Bulgarian translation entries (
#5476
)
2024-11-27 11:14:20 +00:00
Cargo.toml
Add
#str.normalize(form)
(
#5631
)
2025-02-25 14:01:01 +00:00