typst/tests/typ/text/whitespace.typ
2021-04-03 21:12:32 +02:00

18 lines
338 B
XML

// Test whitespace handling.
---
// Test that a run consisting only of whitespace isn't trimmed.
A#font("PT Sans")[ ]B
---
// Test font change after space.
Left #font("PT Sans")[Right].
---
// Test that space at start of line is not trimmed.
A{"\n"} B
---
// Test that trailing space does not force a line break.
LLLLLLLLLLLLLL R _L_