diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-05-17 22:55:31 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-05-17 22:55:31 +0200 |
| commit | c975d0d5e989cca6eff8e80ca8174f85eb4a3460 (patch) | |
| tree | 7aaf68ee71d81a1d71d7dcb1f928659bc6fa975d /tests/typ | |
| parent | 24c4a746bc68874f2d1b0d1b726596930acaadcf (diff) | |
Tidy up layouting code
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/library/square.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/library/square.typ b/tests/typ/library/square.typ index 5f224b56..deb97853 100644 --- a/tests/typ/library/square.typ +++ b/tests/typ/library/square.typ @@ -6,7 +6,7 @@ Auto-sized square. \ #align(center) #pad(5pt)[ #font(color: #fff, weight: bold) - Typst \ + Typst ] ] |
