Command/underset

From Wiki
< Command
Revision as of 08:13, 1 May 2025 by FMichel (talk | contribs) (Add link to the overset command page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


\underset

Summary

The command \underset is used for displaying one part of a formula below another one in math mode.

Settings

\underset{...}{...}
{...}text
{...}text

Description

Examples

using a custom limit operator

  • \startTEXpage
        \startformula
            \underset{x \rightarrow \infty}{\mathrm{mylimit}} \frac{1}{x} = 0
        \stopformula
    \stopTEXpage
    

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: