diff options
Diffstat (limited to 'tests/typ/text/baseline.typ')
| -rw-r--r-- | tests/typ/text/baseline.typ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/typ/text/baseline.typ b/tests/typ/text/baseline.typ index cd331c77..57963195 100644 --- a/tests/typ/text/baseline.typ +++ b/tests/typ/text/baseline.typ @@ -4,6 +4,6 @@ Hi #text(1.5em)[You], #text(0.75em)[how are you?]
Our cockatoo was one of the
-#text(baseline: -0.2em)[#circle(radius: 2pt) first]
-#text(baseline: 0.2em)[birds #circle(radius: 2pt)]
+#text(baseline: -0.2em)[#box(circle(radius: 2pt)) first]
+#text(baseline: 0.2em)[birds #box(circle(radius: 2pt))]
that ever learned to mimic a human voice.
|
