Szybet / sanki

small anki app rewritten for e-readers, with focus on InkBox support, written in Qt5 & C++
GNU General Public License v3.0
41 stars 1 forks source link

Latex not rendering on ereader #9

Open nejczadnik opened 1 month ago

nejczadnik commented 1 month ago

Shows as raw latex.

Szybet commented 1 month ago

It's not supported: https://stackoverflow.com/questions/31595851/how-to-use-latex-in-qtextedit

You could add support for it: https://wiki.qt.io/Qt_and_LaTeX_via_KLFBackend

Or just use a service that converts latex to images