Changes

Jump to navigation Jump to search
214 bytes added ,  10:37, 29 October 2019
links to new Math/stackers page
== Introduction ==
 
TeX was designed for ease of typesetting books that contained mathematics. As ConTeXt is built on top of TeX, it inherits all those features. In addition to these, ConTeXt adds lot of macros to make the typesetting of mathematics easier.
=== Inline math mode ===
There are three four equivalent commands to get inline math mode:
<texcode>
$ ... $ % TeX style.\m{ ... } \math{ ... }
\mathematics{ ... }
</texcode>
* [[Math/basic | How to input math]] (binary relations, greek letters, subscripts and superscripts)
* Accents
* [[Math/stackers | underbrace]], [[Math/stackers | overbrace]]
* [[Math/fractions | Fractions, Binomials, genfrac, continued fractions.]]
* Delimiters (big, bigg, left, middle, right)
* [[Multiline equations]] (see [http://dl.contextgarden.net/myway/mathalign.pdf Using \mathalign and friends])
* Math sub-alignment
* [[Math spacing]]
* Discussion: [[User_talk:Zenlima | summary of formula numbering problems]] (comment: unverified)
==Math Fonts==
26

edits

Navigation menu