Hi Stuart, Thank you very much for this new release, and particularly for the pygment filter!
I have a suggestion for the latex filter: asciidoc use latex and dvipng. What about mathjax (http://www.mathjax.org/)? As you can see on the website of mathjax (http://www.mathjax.org/demos/ tex-samples/), it is just magic... Perhaps there could be an optionc to use mathjax instead of dvipng? Apparently, there is only one line to add in the web page: <script type="text/javascript" src="path-to-MathJax/MathJax.js"></ script> The "path-to-MathJax/MathJax.js" could be for example http://www.mathjax.org/mathjax/MathJax.js by default, with an attribute to specify another matjax installation directory. Is this possible? Best, david On 16 août, 04:58, Stuart Rackham <[email protected]> wrote: > Hi All > > This release contains over forty improvements and some bug fixes. A > number of the enhancements have been designed to make publishing > eBooks with AsciiDoc easy. > > The A-A-P build scripts have finally been cleaned up and a lot of > cruft removed from the distribution -- the AsciiDoc distribution can > now be built ``out of the box'' from the distribution tarball or the > Mercurial repository > (seehttp://www.methods.co.nz/asciidoc/INSTALL.html#_building_the_distribu...). > > Read the CHANGELOG (http://www.methods.co.nz/asciidoc/CHANGELOG.html) > for a full list of all additions and changes. > > Cheers, Stuart > -- > Stuart Rackham -- 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.
