asciidoc is really great when you are writing programing books, so you can 
use do `monospace` all the time:

    The variable `i`, `j` and `k` are often used for integers.

But not that good when you are writting a book with a lot of math:

    The variable latexmath:[$i$], latexmath:[$j$] and latexmath:[$k$] are 
often used for integers.

This just an example. When you have a equation, you often have to explain 
then in paragraphs and it's annoying have to write latexmath all the time, 
it should be more simple, something like:

    The variable @@i@@, @@j@@ and @@k@@ are often used for integers.

 

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/asciidoc.
For more options, visit https://groups.google.com/d/optout.

Reply via email to