diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-11-03 16:50:26 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-11-03 16:50:26 +0100 |
| commit | 33928a00dc58250e24da1dae4e5db17e7b598d70 (patch) | |
| tree | 451083aa64f57b442359875b0415541463cb1a0c /tests/typ/text | |
| parent | 46921a8c283718402322d4d09c0bd1d9194278b1 (diff) | |
Tidy up library
Diffstat (limited to 'tests/typ/text')
| -rw-r--r-- | tests/typ/text/plain.typ (renamed from tests/typ/text/basic.typ) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/basic.typ b/tests/typ/text/plain.typ index a074a046..34a2d626 100644 --- a/tests/typ/text/basic.typ +++ b/tests/typ/text/plain.typ @@ -1,4 +1,4 @@ -// Test simple text. +// Test plain text. --- #set page(width: 250pt, height: 120pt) |
