Command/definemathalignment

From Wiki
Jump to navigation Jump to search


\definemathalignment

Summary

The command \definemathalignment is used to define a specific math alignment environment.

Settings

\definemathalignment[...][...][...=...,...]
[...]name
[...]name
...=...,...inherits from \setupmathalignment

Description

Examples

Example 1

\definemathalignment
    [demom]
    [n=4,align={1:right,2:right,3:middle,4:left}]

\startformula \startdemom
 \NC \text{We have} \quad \NC v \NC = u \NC+ at \NR
 \NC \text{and}     \quad \NC h \NC= ut \NC+ \frac12 gt^2 \NR
\stopdemom \stopformula

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: