Unicode Math: Difference between revisions
No edit summary |
|||
| Line 9: | Line 9: | ||
===Math zones=== | ===Math zones=== | ||
Regions of Unicode Math can be set off with quilled brackets (<tt>⁅⁆</tt>). | Regions/zones of Unicode Math can be set off with quilled brackets (<tt>⁅⁆</tt>). | ||
A "display region" fills a paragraph in the source text; the region is otherwise considered an "inline region", and ought be rendered more compactly. Adjacent math zones are automatically merged. | |||
Display regions are roughly equivalent to LaTeX's <tt>$$…$$</tt> and <tt>\[…\]</tt>. Inline regions correspond to LaTeX's <tt>$…$</tt> and <tt>\(…\)</tt>. | |||