Template:Underset
This template is for undersetting symbols in HTML, compatible with {math}, as an alternative to \underset
in LaTeX.
Syntax
The syntax is:
{underset|under|base}
where under
is some character to underset centrally beneath base
, and under
has a font size of 70% that of base
.
This template can behave poorly when combined directly with {overset}, with symbols not aligning; use {overunderset} in preference.
Examples
Without {math}
A vector formula inline sits on the baseline, + = , and another equation with all sorts of twiddles is similar, + = .
- Random characters and diacritics
- , , , ,, , , , , , ,
- Underset letters
- +
- Rotating reference frame
- d/dt = d/dt − ×
- d/dt = d/dt − ×
- Limit of a function
- F(x)
- Vorticity
- = ×
With {math}
A vector formula inline sits on the baseline, + = , and another equation with all sorts of twiddles is similar, + = .
- Random characters and diacritics
- , , , ,, , , , , , ,
- Underset letters
- +
- Rotating reference frame
- d/dt = d/dt − ×
- d/dt = d/dt − ×
- Limit of a function
- F(x)
- Vorticity
- = ×
See also
- For a template specifically for vectors, see {vec}.
- Wikipedia:Rendering math
- Help:Displaying a formula#Reaction arrows