djade007 / latext

A flutter package to efficiently display scientific LaTeX equations using the flutter_math library, without relying on WebView or JavaScript.
European Union Public License 1.2
12 stars 5 forks source link

Space symbol ( \ ) is not respected. #11

Closed prok155 closed 5 months ago

prok155 commented 6 months ago

Space symbol \ is not respected in text. \ works like a space in LaTeX, please paste following text to overleaf or any other LaTeX editor and you will see that bug.

\ \ \ Lorem ipsum dolor sit amet, consectetur $\color{red}{(x^2 + y^2 = z^2)}$ adipiscing elit.

prok155 commented 6 months ago

Take a look at the screenshot below describing this issue: Screenshot_1705428288