react-native-mathjax-html-to-svg icon indicating copy to clipboard operation
react-native-mathjax-html-to-svg copied to clipboard

inline equations overlap html text

Open ihojmanb opened this issue 2 years ago • 6 comments

Hi, I'm having issues rendering inline equations. Sometimes it works fine, but othertimes it overlaps with html text making it unintelligible. image

any guidance of how can I solve this? any workarounds?

ihojmanb avatar May 22 '23 17:05 ihojmanb

Did you found a fix?

hlarrainq avatar Jun 10 '23 10:06 hlarrainq

not really, but I'm working on it. I will update this thread if something pops up ;)

ihojmanb avatar Jun 10 '23 18:06 ihojmanb

I would try if you shared html and latex

webyonet avatar Jun 30 '23 08:06 webyonet

@webyonet hi! I've written an issue here related to this since I'm using your library along react-native-render-html, but to put things straight, here is my minimal reproducible example: https://github.com/ihojmanb/math-equations-app.

There you will find the html, latex, and the way I'm using the libraries together. I hope that can help clarify the issue.

ihojmanb avatar Jul 08 '23 05:07 ihojmanb

Hey @ihojmanb thanks for creating that issue on react native render html. I suspect that the problem is from that side. Hopefully we can fix this

hlarrainq avatar Jul 08 '23 05:07 hlarrainq

@webyonet hi! I've written an issue here related to this since I'm using your library along react-native-render-html, but to put things straight, here is my minimal reproducible example: https://github.com/ihojmanb/math-equations-app.

There you will find the html, latex, and the way I'm using the libraries together. I hope that can help clarify the issue.

hey bro thanks for the rendering engine. really helped a lot with spacing. btw is that the finished rendering component?

raysonance avatar May 09 '24 07:05 raysonance