typst/crates/typst-library/src
Laurenz e9dc4bb204
Typed HTML API (#6476)
2025-06-23 09:12:58 +00:00
..
foundations Typed HTML API (#6476) 2025-06-23 09:12:58 +00:00
html Typed HTML API (#6476) 2025-06-23 09:12:58 +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 Generic casting for `Axes<T>` 2025-06-20 17:32:37 +02:00
loading Report errors in external files (#6308) 2025-06-10 12:46:27 +00:00
math Fix bottom accent positioning in math (#6187) 2025-06-03 14:08:18 +00:00
model Prefer `.yaml` over `.yml` in the docs (#6436) 2025-06-19 19:20:15 +00:00
pdf Consume `data` argument in `pdf.embed()` (#6435) 2025-06-12 14:10:04 +00:00
text More type-safe color conversions 2025-06-20 17:32:37 +02:00
visualize More type-safe color conversions 2025-06-20 17:32:37 +02:00
diag.rs Report errors in external files (#6308) 2025-06-10 12:46:27 +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 Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432) 2025-06-12 14:09:37 +00:00
symbols.rs Export target docs (#5812) 2025-02-05 13:24:10 +00:00