summaryrefslogtreecommitdiff
path: root/tests/typ/layout/move.typ
blob: c1f97e159573afdf6bdf70d081378ce0d5ad17bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#let size = 11pt
#let tex = [{
  [T]
  h(-0.14 * size)
  move(y: 0.22 * size)[E]
  h(-0.12 * size)
  [X]
}]

#font("Latin Modern Math", size)
Not #tex!