summaryrefslogtreecommitdiff
path: root/chunked/ch25.html
diff options
context:
space:
mode:
Diffstat (limited to 'chunked/ch25.html')
-rw-r--r--chunked/ch25.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/chunked/ch25.html b/chunked/ch25.html
index ddebe56..66d51b1 100644
--- a/chunked/ch25.html
+++ b/chunked/ch25.html
@@ -18,7 +18,7 @@ documents generated using the AsciiDoc <span class="emphasis"><em>xhtml11</em></
AsciiDoc uses the
<a class="ulink" href="https://www.maths.nottingham.ac.uk/plp/pmadw/lm.html" target="_top">original
LaTeXMathML</a> by Douglas Woodall. <span class="emphasis"><em>LaTeXMathML</em></span> is derived from
-ASCIIMathML and is for users who are more familiar with or prefer
+ASCIIMath and is for users who are more familiar with or prefer
using LaTeX math formulas (it recognizes a subset of LaTeX Math, the
differences are documented on the <span class="emphasis"><em>LaTeXMathML</em></span> web page). To enable
LaTeXMathML support you must define the <span class="emphasis"><em>latexmath</em></span> attribute, for
@@ -32,12 +32,12 @@ generate PDF files. <span class="emphasis"><em>LaTeXMathML</em></span> is very
Math</em></span> and applies to XHTML documents. This remark does not
apply to <span class="emphasis"><em>MathJax</em></span> which does not use any of the <span class="emphasis"><em>latexmath</em></span> macros
(but only requires the <span class="emphasis"><em>latexmath</em></span> passthrough blocks for identification
-of the equations).</p></td></tr></table></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_asciimathml"></a>25.4. ASCIIMathML</h2></div></div></div><p><a class="ulink" href="http://asciimath.org/" target="_top">ASCIIMath</a> formulas can be included in XHTML
+of the equations).</p></td></tr></table></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_asciimath"></a>25.4. ASCIIMath</h2></div></div></div><p><a class="ulink" href="http://asciimath.org/" target="_top">ASCIIMath</a> formulas can be included in XHTML
documents generated using the <span class="emphasis"><em>xhtml11</em></span> and <span class="emphasis"><em>html5</em></span> backends. To enable
-ASCIIMathML support you must define the <span class="emphasis"><em>asciimath</em></span> attribute, for
+ASCIIMath support you must define the <span class="emphasis"><em>asciimath</em></span> attribute, for
example using the <code class="literal">-a asciimath</code> command-line option. Example inline
formula:</p><pre class="literallayout">asciimath:[`x/x={(1,if x!=0),(text{undefined},if x=0):}`]</pre><p>For more examples see the <a class="ulink" href="https://asciidoc.org/" target="_top">AsciiDoc website</a> or the
-distributed <code class="literal">doc/asciimathml.txt</code> file.</p></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_mathml"></a>25.5. MathML</h2></div></div></div><p><a class="ulink" href="https://www.w3.org/Math/" target="_top">MathML</a> is a low level XML markup for
+distributed <code class="literal">doc/asciimath.txt</code> file.</p></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_mathml"></a>25.5. MathML</h2></div></div></div><p><a class="ulink" href="https://www.w3.org/Math/" target="_top">MathML</a> is a low level XML markup for
mathematics. AsciiDoc has no macros for MathML but users familiar with
this markup could use passthrough macros and passthrough blocks to
include MathML in output documents.</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch24.html"><img src="images/icons/prev.png" alt="Prev" /></a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch26.html"><img src="images/icons/next.png" alt="Next" /></a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="images/icons/home.png" alt="Home" /></a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html> \ No newline at end of file