Hello I have tried your example here: https://github.com/yeslogic/prince-scripts/tree/master/compatibility/MathJax (I have used your html input, and downloaded also the `compat.js file`) I have `Prince 14.2` installed on Ubuntu 20.04. When I convert it using the following command: ``` prince --javascript input.html -o output.pdf ``` The resulting pdf doesn't render Mathjax:  Thanks