typst/crates/typst-library/src
Malo ed2106e28d
Disallow empty font lists (#6049)
2025-04-02 11:47:42 +00:00
..
foundations Support comparison functions in `array.sorted` (#5627) 2025-04-02 09:41:45 +00:00
html Export target docs (#5812) 2025-02-05 13:24:10 +00:00
introspection 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
layout Switch PDF backend to `krilla` (#5420) 2025-04-01 14:42:52 +00:00
loading Fix docs example with type/string comparison (#5987) 2025-03-03 09:32:06 +00:00
math Add dotless parameter to `math.accent` (#5939) 2025-03-31 09:17:49 +00:00
model 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
pdf Add warning for `pdf.embed` elem used with HTML (#5829) 2025-02-10 10:39:32 +00:00
text Disallow empty font lists (#6049) 2025-04-02 11:47:42 +00:00
visualize Switch PDF backend to `krilla` (#5420) 2025-04-01 14:42:52 +00:00
diag.rs Scope deprecations (#5798) 2025-02-04 09:38:31 +00:00
engine.rs Improve hints for show rule recursion depth (#5856) 2025-02-25 14:09:52 +00:00
lib.rs Export target docs (#5812) 2025-02-05 13:24:10 +00:00
routines.rs Semantic paragraphs (#5746) 2025-01-24 12:11:26 +00:00
symbols.rs Export target docs (#5812) 2025-02-05 13:24:10 +00:00