I want to have text above text (not superscript - x^2
) but a \overbrace
and text above it. (same for below the text)
thanks
The important things being: \underset which takes two arguments, the first is put under the second. \mathrm to make median appear upright and differentiate it from a multiplication of 6 variables named m, e, d, i, a, and n. \{ and \} need backslashes because { and } are part of the LaTeX base language.
Sometimes, hook arrow is required in latex documents and you have to use \xhookrightarrow command of mathtools package to write text above and below the hook arrow. Writing text above and below the hook arrow requires two arguments in the \xhookrightarrow[arg]{arg} command, Below are some examples.
Use \overset{above}{main} in math mode. In your case, \overset{a}{\#} .
$\overbrace{\hbox{Text}}^{\hbox{text above}}$
$\underbrace{\hbox{Text}}_{\hbox{text below}}$
$\stackrel{\hbox{Text above}}{\hbox{Text below}}$
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With