diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-04-08 15:08:26 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-04-08 15:45:14 +0200 |
| commit | 712c00ecb72b67da2c0788e5d3eb4dcc6366b2a7 (patch) | |
| tree | f5d7ef4341a4728c980d020cc173fa6bb70feaff /tests/typ/text/baseline.typ | |
| parent | 977ac77e6a3298be2644a8231e93acbef9f7f396 (diff) | |
Em units
Diffstat (limited to 'tests/typ/text/baseline.typ')
| -rw-r--r-- | tests/typ/text/baseline.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/baseline.typ b/tests/typ/text/baseline.typ index 7100ab52..5f451563 100644 --- a/tests/typ/text/baseline.typ +++ b/tests/typ/text/baseline.typ @@ -1,4 +1,4 @@ // Test text baseline. --- -Hi #text(150%)[You], #text(75%)[how are you?] +Hi #text(1.5em)[You], #text(0.75em)[how are you?] |
