diff options
Diffstat (limited to 'tests/typ/text/par.typ')
| -rw-r--r-- | tests/typ/text/par.typ | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/typ/text/par.typ b/tests/typ/text/par.typ index 8aa1147d..0c776c70 100644 --- a/tests/typ/text/par.typ +++ b/tests/typ/text/par.typ @@ -1,12 +1,7 @@ // Test configuring paragraph properties. --- -// FIXME: Word spacing doesn't work due to new shaping process. -#par!(spacing: 10pt, leading: 25%, word-spacing: 1pt) +#par!(spacing: 10pt, leading: 25%) But, soft! what light through yonder window breaks? It is the east, and Juliet is the sun. - ---- -// Test that it finishes an existing paragraph. -Hello #par!(word-spacing: 0pt) t h e r e ! |
