Re: Asciidoc not processing stem blocks correctly
Posted by
David Jencks on
URL: https://discuss.asciidoctor.org/Asciidoc-not-processing-stem-blocks-correctly-tp7681p7686.html
On Feb 26, 2020, at 4:41 PM, siddjain [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
My suggestion of putting it at the top of the book.adoc gives the same effect for the book…. does it work?
Yes this works. I had to put :stem: latexmath at top of book.adoc. Its funny the way it works in asciidoc. I can't be sure of anything.
In this case, the problem is in the implementation of asciidoctor-mathematical. I left an explanation of how to fix it, but I don’t know enough ruby to try to implement the fix. If you were using asciidoctor.js then asciidoctor-mathjax would work the way you expect :-)