mirror of
https://github.com/typst/typst
synced 2025-07-02 10:12:52 +08:00
- Only add line spacing between lines. Previously, line spacing was added below every line, making `#box[word]` higher than just `word`. - Compute box height of text as `ascender - descender` so that the full word is contained in the box.
Description
Languages
Rust
85.3%
Typst
13.8%
TypeScript
0.4%
HTML
0.3%