Stuart Rackham <[email protected]> writes: >> Ideally, I'd like to go for a non-image based solution; images are not >> accessible. Also is blogpost clever enough to work out which images are >> being created (rather than just linked to) as part of the asciidoc run? > > Yes, it scans the generated HTML for image resources after asciidoc finishes.
Ah, okay. Good idea:-) >> The plugin also has the advantage that it's not asciidoc/blogpost >> specific. There are some tools already that allow wordpress to show >> maths, but the latex-u-like capabilities of javascript is attractive to >> me. >> >> For me, also, lack of inline equations would be a big thing. I'm not a >> heavy maths user, just need the occasional term included. > > The image route is really a LaTeX filter, it would accept any valid LaTeX so > it's not confined to math. True, although if I wanted to write blog posts in latex, I'd probably use a latex solution rather than asciidoc! > > The only drawback I've experienced with the existing > approach is that it requires mathML fonts installed in the target browser, > Firefox is OK, but neither IE or Chrome work out of the box. > Ah, true. Phil -- 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.
