Changes

Jump to navigation Jump to search
468 bytes removed ,  10:16, 17 December 2020
m
add link to orphaned page "Matrix in maths"
< [[Main Page]] | [[Math with newmat]] | [[MathML]] | [[Math_structuresMultiline equations]]>
== Introduction ==
 
<div style="border: 3px solid red; background: #ffaaaa; padding: 0.4em;">
<div style="fontsize: 1.3em; fontweight: bold">Warning!</div>
If you consider using ConTeXt for a paper with a proper formula numbering please wait until it is implemented in mkiv. At the moment only a very limited formula numbering is possilbe:
* number formula(s) with a plain number
* number formula(s) with a subnumber
Not possible is at the moment:
* Table of formulas
* Named subformulas
* Mixure of formulas and subformulas in one block
* Reference on a (sub-)formula without having it listed in the Table of formulas
For more details and actual state see mailing list and [http://wiki.contextgarden.net/User_talk:Zenlima Summary of formula numbering problem].
</div>
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.
<texcode>
$ ... $ % TeX style. Deprecated.\m{ ... } % one brief command\math{ ... } % two verbose commands
\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)
* [[Math/Display | Formula, formula number]]
* [[Multiline equations]] (see [http://dl.contextgarden.net/myway/mathalign.pdf Using \mathalign and friends])
* Math sub-[[Equation alignment]]* [[Matrix in maths]]
* [[Math spacing]]
* 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==

Navigation menu