16

I want to have text above text (not superscript - x^2) but a \overbrace and text above it. (same for below the text)

thanks

Alexey Malistov
  • 26,407
  • 13
  • 68
  • 88
Guy
  • 14,178
  • 27
  • 67
  • 88

1 Answers1

15
$\overbrace{\hbox{Text}}^{\hbox{text above}}$
$\underbrace{\hbox{Text}}_{\hbox{text below}}$
$\stackrel{\hbox{Text above}}{\hbox{Text below}}$
Alexey Malistov
  • 26,407
  • 13
  • 68
  • 88