Name

mathphrase — A mathematical phrase that can be represented with ordinary text and a small amount of markup

Synopsis

mathphrase ::= (text | emphasis db._emphasis | phrase db._phrase | replaceable | Graphic inlines | Indexing inlines | Linking inlines | Ubiquitous inlines)*

Description

A mathphrase is a simple, inline equation, one that can be represented using ordinary text, symbols, subscripts, and superscripts. A good example is: E=mc2.

Processing expectations

Formatted inline.

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example equation</title>

<equation xml:id="eq.fermatphrase">
  <title>Fermat's Last Theorem</title>
  <mathphrase>x<superscript>n</superscript>
+ y<superscript>n</superscript>
≠ z<superscript>n</superscript>
∀ n ≠ 2</mathphrase>
</equation>

</article>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.218.224.226