mirror of
https://github.com/typst/typst
synced 2025-05-18 02:55:28 +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.5%
Typst
13.9%
TypeScript
0.3%
HTML
0.2%
Nix
0.1%