element-hq / element-hq/element-android

Latex line height not correct

Open
#6,847 1 comment 0 reactions 0 assignees View on GitHub
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
![Screenshot_20220816-175120_Element](https://user-images.githubusercontent.com/1911314/184923766-710f0328-4ca7-4471-b1e9-58359d4819a2.png)

Similar Problems can be observed with sumation symbols for example.

Element version is 1.4.31 [40104312] (G-b10101)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.