diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-04-03 20:54:18 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-04-03 21:12:32 +0200 |
| commit | bfbbe8dcf8881d276c3db05aea99f7da915edde2 (patch) | |
| tree | 505b701eb8e0135a2c7e4b4da79caa301cffa07e /tests/typ/text/basic.typ | |
| parent | 9014e834785aeae4af264c4e8c2c2141ead4788a (diff) | |
Better paragraph layout tests ✅
Diffstat (limited to 'tests/typ/text/basic.typ')
| -rw-r--r-- | tests/typ/text/basic.typ | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/typ/text/basic.typ b/tests/typ/text/basic.typ index b424cee8..d5f0de05 100644 --- a/tests/typ/text/basic.typ +++ b/tests/typ/text/basic.typ @@ -1,6 +1,7 @@ // Test simple text. -#page(width: 250pt) +--- +#page(width: 250pt, height: 110pt) But, soft! what light through yonder window breaks? It is the east, and Juliet is the sun. Arise, fair sun, and kill the envious moon, Who is already sick and |
