mirror of
https://github.com/typst/typst
synced 2025-05-17 02:25:27 +08:00
8 lines
174 B
XML
8 lines
174 B
XML
// Test configuring paragraph properties.
|
|
|
|
---
|
|
#par!(spacing: 10pt, leading: 25%)
|
|
|
|
But, soft! what light through yonder window breaks? It is the east, and Juliet
|
|
is the sun.
|