retext
retext copied to clipboard
Live Preview / Math Rendering does not work
Thank you very much for this project. I installed it ( Ubuntu 18.04, PyQT 5.13 PyQtWebengine 5.13) and it works fine except for the following:
If Use Webengine renderer is enabled Preview breaks (independent of math, see output at the end)
Otherwise no Math Preview
Thank you very much Gerhard
Output in live preview for """ ## Examples
This Text"""
gio: data:text/html;charset=UTF-8,%3C%21doctype%20html%3E%0A%3Chtml%3E%0A%3Chead%3E%0A%3Cmeta%20http-equiv%3D%22content-type%22%20content%3D%22text%2Fhtml%3B%20charset%3Dutf-8%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0Ahtml%20%7B%20color%3A%20%23000000%3B%20%7D%0Atd%2C%20th%20%7B%20border%3A%201px%20solid%20%23c3c3c3%3B%20padding%3A%200%203px%200%203px%3B%20%7D%0Atable%20%7B%20border-collapse%3A%20collapse%3B%20%7D%0A%3C%2Fstyle%3E%0A%3Cmeta%20name%3D%22generator%22%20content%3D%22ReText%207.0.4%22%3E%0A%3Ctitle%3Eretext%3C%2Ftitle%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%3C%2Fstyle%3E%0A%3C%2Fhead%3E%0A%3Cbody%3E%0A%3Ch2%20data-posmap%3D%221%22%3EExamples%3C%2Fh2%3E%0A%3Cp%3EThis%20Text%3C%2Fp%3E%0A%0A%3C%2Fbody%3E%0A%3C%2Fhtml%3E%0A: Operation not supported
Thanks for your report!
I think this is already fixed in retext-7.0 branch — in commit 60651631695c760a00d5f3a269e7454e948da77b. If you could test it, that would be nice. Otherwise, I will make a new release this week.