Changes

Jump to navigation Jump to search
185 bytes added ,  13:16, 9 August 2020
m
Text replacement - "<cmd>" to "{{cmd|"
< [[Main Page]] | [[Math with newmat]] | [[MathML]] | [[Math_structuresMultiline equations]]>
== 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>
== The details ==
=== The basics Math symbols ===
* [[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)
* Arrows (see [http://dl.contextgarden.net/myway/matharrows.pdf Math Arrows])
* [[Vectors]]
* [[Product integral]]
=== Display Math ===
* [[Math/Display | Formula, formula number]]
* [[Multiline equations]] (see [http://dl.contextgarden.net/myway/mathalign.pdf Using \mathalign and friends])
* [[Equation alignment]]* [[Math sub-alignmentspacing]]* Discussion: [[User_talk:Zenlima | summary of formula numbering problems]] (comment: unverified)  Others:* [[math calligraphic]]* Use [[mathstackers]] in order to define new math commands in which some characters are stacked over another one* [[\startcases]] ==Math Fonts==
==Math [[Fonts]]==* ''See [[Bold Mathfonts]]* [http://dl.contextgarden'' for the main article about this subject.net/websitesarchive/atl/tex/EulerContext.pdf Euler in ConTeXt (using Euler math font)] by Adam Lindsay* [[rsfs]] Using Ralph Smith's Formal Script* [[Doublestroke]] Using Double Stroke Font* [[Blackboard bold]]* [[Product integral]] symbol
== Other Methods ==
==Number Formatting==
There's a special command, <{{cmd>|digits</cmd>}}, with its own manual about formatting numbers, see [http://www.pragma-ade.com/general/magazines/mag-0003.pdf Pasting digits together]
==Evaluating expressions in ConTeXt==

Navigation menu