summaryrefslogtreecommitdiff
path: root/tests/typ/bugs/columns-1.typ
blob: 96a4d0e5e52a08e99a32ffd4d6ca255bb490c38d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
// The well-known columns bug.

---
#set page(height: 70pt)

Hallo
#columns(2)[
  = A
  Text
  = B
  Text
]