This is a mirror of discontinued 'WikiDevi'. Enjoy!
Template:Overset/doc
Jump to navigation
Jump to search
40px | This is a documentation subpage for Template:Overset. It contains usage information, categories and other content that is not part of the original template page. |
This template is for oversetting symbols in HTML, compatible with {{math}}, as an alternative to \overset
in LaTeX.
Syntax
The syntax is:
{{overset|a|b}}
where the first parameter a
is overset centrally atop the second parameter b
. a
has a font size of 70% that of b
. When combined with {{underset}}, the symbols fall out of line - see {{overunderset}} for one possible solution.
Examples
No template:Math
A vector formula inline sits on the baseline, + = , and another equation with all sorts of twiddles is similar, + = .
- Random characters and diacritics
- , , , ,, , , , , , ,
- Overset letters
- +
- Template:Sfrac = Template:Sfrac − ×
- = ×
template:Math
A vector formula in line sits on the baseline, + = , and another equation with all sorts of twiddles is similar, + = .
- Random characters and diacritics
- , , , ,, , , , , , ,
- Overset letters
- +
- Template:Sfrac = Template:Sfrac − ×
- = ×
See also
- For a template specifically for vectors, see {{vec}}.
- TechInfoDepot:«math»
|