Hello,
I recently updated from 0.14 to 0.15 and the
- Improved layout of under/over elements like
underbrace
Release notes
changed how my overbraces look. e.g.
#set text(size: 25pt)
#align(center)[typst 0.15]
$
\( overbrace(a - b) \)
$
Is there a way to return it to how it looked before in 0.14? I actually liked that there was an additional space between the brace and the text and I also have a 300 pages document which I rather not look through and fix everything manually.

