blob: 4a833e312a4cbc867179db6c608ca72f018a786a (
plain) (
blame)
1
2
3
4
5
|
// https://github.com/typst/typst/issues/2214
// The math content should also be affected by the TextElem baseline.
hello #text(baseline: -5pt)[123 #sym.WW\orld]\
hello #text(baseline: -5pt)[$123 WW#text[or]$ld]\
|