I sucessfully converted a MathJax HTML file to a PDF, however the pdf did not came with equations rendered.
I used the command pandoc mathjax.html --pdf-engine=xelatex -o example13.pdf
How can i get the pdf with the equation?
I sucessfully converted a MathJax HTML file to a PDF, however the pdf did not came with equations rendered.
I used the command pandoc mathjax.html --pdf-engine=xelatex -o example13.pdf
How can i get the pdf with the equation?