element-hq / element-hq/element-android
Latex line height not correct
Open
O-Uncommon
S-Minor
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
When sending Latex Symbols in Element the normal line height is assumed, but the glyph is rendered to it's normal height. This leads to big glyph's only getting rendered in the middle part.
Example when sending
\int\limits_{a}^{b}
It should be
$\int\limits_{a}^{b}$
But it is

Similar Problems can be observed with sumation symbols for example.
Element version is 1.4.31 [40104312] (G-b10101)
Contributor guide
Assessment
This issue has not been assessed yet.