summaryrefslogtreecommitdiff
path: root/tests/typ/text/baseline.typ
blob: c8fbb19dfaa3c44ed520c3c80ed8f55f01753d6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
// Test baseline handling.

---
Hi #text(1.5em)[You], #text(0.75em)[how are you?]

Our cockatoo was one of the
#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.

---
Hey #box(baseline: 40%, image("/assets/images/tiger.jpg", width: 1.5cm)) there!