diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-09-16 16:41:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-16 14:41:18 +0000 |
| commit | 16e67f8bea7e6891e954420e2e005976fb48a528 (patch) | |
| tree | b1de8e17f184d10894447a602da1722a71dd23a9 /tests/suite/styling | |
| parent | db71a178bef7f1525d732a190ac75a1a6d56f24b (diff) | |
Shrink tests (#4967)
Diffstat (limited to 'tests/suite/styling')
| -rw-r--r-- | tests/suite/styling/show.typ | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/suite/styling/show.typ b/tests/suite/styling/show.typ index 05f545c6..e8ddf553 100644 --- a/tests/suite/styling/show.typ +++ b/tests/suite/styling/show.typ @@ -113,9 +113,7 @@ Hey ] #show: columns.with(2) -Great typography is at the essence of great storytelling. It is the medium that -transports meaning from parchment to reader, the wave that sparks a flame -in booklovers and the great fulfiller of human need. +#lines(16) --- show-bare-content-block --- // Test bare show in content block. |
