Soon (very soon) Wikipedia will remove the math REST API, which is essential for rendering math expressions in wiki2book. A new template and external tool must be found to replace this.
Maybe MathJax is one?
Goal of this ticket is to have another command template for rendering math.
The question is how to handle different output types. MathJax seems to be able to create SVGs. But they should be able to be turned into PNGs or other image formats. Is this part of the math-render-tamplate? Should it be possible to combine template (one for math→SVG and one for SVG→PNG, which already exists)? Maybe this is already working?
Soon (very soon) Wikipedia will remove the math REST API, which is essential for rendering math expressions in wiki2book. A new template and external tool must be found to replace this.
Maybe MathJax is one?
Goal of this ticket is to have another command template for rendering math.
The question is how to handle different output types. MathJax seems to be able to create SVGs. But they should be able to be turned into PNGs or other image formats. Is this part of the math-render-tamplate? Should it be possible to combine template (one for math→SVG and one for SVG→PNG, which already exists)? Maybe this is already working?