Thread
:
Error on using numpy package into plugin
View Single Post
01-29-2019, 05:25 AM
#
11
nirosan
Member
Posts: 17
Karma: 10
Join Date: Jul 2017
Device: epub
Thank you
I found a workaround:
- transform latex formulas into png
Quote:
...
requests.get('http://latex.codecogs.com/png.latex?\dpi{{300}} {formula}'.format(formula=formula))
...
- load png into QPixmap to display it on the editor
nirosan
View Public Profile
Find More Posts by nirosan
Track Posts by nirosan via RSS