Re: [oXygen-user] Displaying LaTeX in XML documents

2021-04-21 Thread Oxygen XML Editor Support (Radu Coravu)
Hi Michael, The plugin is Javascript based: https://github.com/oxygenxml/wsaccess-javascript-sample-plugins/blob/master/latex-images-support/wsAccess.js and has this condition to identify XML elements that it should render: return "latex" == nodeContext.getNodeName() || ("foreign" == nodeCont

[oXygen-user] Displaying LaTeX in XML documents

2021-04-21 Thread Michael Boudreau
Hello, The blog post at https://blog.oxygenxml.com/topics/adding-latex-equation-support-dita.html refers to a plugin that will create an image from LaTeX to display in Author mode. I downloaded the ‘latex-images-support’ folder and installed it in my plugins folder. The math expression in the