diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-04-08 15:08:26 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-04-08 15:45:14 +0200 |
| commit | 712c00ecb72b67da2c0788e5d3eb4dcc6366b2a7 (patch) | |
| tree | f5d7ef4341a4728c980d020cc173fa6bb70feaff /tests/typ/text/par.typ | |
| parent | 977ac77e6a3298be2644a8231e93acbef9f7f396 (diff) | |
Em units
Diffstat (limited to 'tests/typ/text/par.typ')
| -rw-r--r-- | tests/typ/text/par.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/par.typ b/tests/typ/text/par.typ index 2bff4a47..6b7c0f59 100644 --- a/tests/typ/text/par.typ +++ b/tests/typ/text/par.typ @@ -31,7 +31,7 @@ A #set par(spacing: 0pt, leading: 0pt); B #parbreak() C --- // Test weird metrics. -#set par(spacing: 100%, leading: 0pt) +#set par(spacing: 1em, leading: 0pt) But, soft! what light through yonder window breaks? It is the east, and Juliet is the sun. |
