#big accent

1 messages · Page 1 of 1 (latest)

limpid lynx
#

How to have a big accent like hat or macron that spans the whole underlying content?

#

?render

$macron("long text")$
lavish karma
#

Some accents are already big, some scale to a relative degree, like hat. For a macron replacement you can use overline

viral oak
#

for hat I'm not sure it's possible, for the macron I think it's ultimately just overline ?

#

?render typst $ hat("long text") $ $ overline("long text") $