Hi David, Pretty :-)
On 9 June 2011 14:05, David <[email protected]> wrote: > Asciidoc supports LatexMathML for generating math expressions for > display using (X)HTML backends. MathJax is a similar package of > Javascripts that is an alternative to LatexMathML. MathJax appears to > be superior to LatexMathML in the capabilities provided and options > available to users. MathJax is a Javascript package, not a single > Javascript file that can be included as part of the <head> section of > an (X)HTML HTML document. > > The MathJax website is http://www.mathjax.org/ > > A sample page generated using Asciidoc which explains with notes and > details about using MathJax with Asciidoc is available at: > > http://quaoar.us:8080/mathjax.html > You can avoid the hand editing of the HTML output by having a xhtml.conf in the same directory as the asciidoc source. This file just needs a copy of the [header] section from the system xhtml.conf with the edits made. Similarly for other backends. Cheers Lex -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
