mirror of
https://github.com/typst/typst
synced 2025-08-20 01:48:34 +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%
Typst
13.9%
HTML
0.6%
TypeScript
0.4%