Template:Underset/doc: Difference between revisions
Template page
More actions
Created page with "{{documentation subpage}} This template is for undersetting symbols in HTML, compatible with {{tl|math}}, as an alternative to <code>\underset</code> in LaTeX. ==Syntax== The syntax is: :<code><nowiki>{{underset|under|base}}</nowiki></code> where <code>under</code> is some character to underset centrally beneath <code>base</code>, and <code>under</code> has a font size of 70% that of <code>base</code>. This template can behave poorly when combined directly with {{tl|o..." |
(No difference)
|
Latest revision as of 06:41, 18 February 2025
This is a documentation subpage for Template:Underset. It may contain usage information, categories and other content that is not part of the original template page. |
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