Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Underset/doc: Difference between revisions

Template page
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 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, a + b = c, and another equation with all sorts of twiddles is similar, a~ + n = c.

Random characters and diacritics
a~, Ԁ, D, q,z··, n·, Ω^, ε^, N, H, J, Φ
Underset letters
An + m + B= √6
Rotating reference frame
  • d/dtA = d/dtAω × A
  • dA/dt = dA/dtω × A
Limit of a function
limxa F(x)
Vorticity
ω = × u

With {{math}}

A vector formula inline sits on the baseline, a + b = c, and another equation with all sorts of twiddles is similar, a~ + n = c.

Random characters and diacritics
a~, Ԁ, D, q,z··, n·, Ω^, ε^, N, H, J, Φ
Underset letters
An + m + B= √6
Rotating reference frame
  • d/dtA = d/dtAω × A
  • dA/dt = dA/dtω × A
Limit of a function
limxa F(x)
Vorticity
ω = × u

See also