Preferred workaround for using stem-asciimath support in asciidoctor-pdf
Posted by wimalopaan on Aug 29, 2019; 6:21am
URL: https://discuss.asciidoctor.org/Preferred-workaround-for-using-stem-asciimath-support-in-asciidoctor-pdf-tp7127.html
I have a lot of documents using stems with asciimath.
I want to generate pdfs with asciidoctor-pdf, but asciimath isn't support by asciidoctor-pdf.
Is there a simple workaround to get the formulas rendered? Manually transforming the formulas to latexmath is not an option.
Thanks.