Hello experts,
I need your help to write the following equation, as I cannot make the curly brace inline with the text and don't know how to make the subscript in the middle of the brace.
Thanks in advance.
Math & Science ⇒ Draw curly brace inline with equation
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Draw curly brace inline with equation
Hi,
an example:
Stefan
an example:
Code: Select all
\documentclass{article}
\usepackage{amsmath}
\begin{document}
\[
2\uparrow\uparrow k\stackrel{\text{def}}{=}2^{2^{2^2}}
\raisebox{.5\baselineskip}{\scriptsize$\bigg\}k$}
\]
\end{document}
LaTeX.org admin
Re: Draw curly brace inline with equation
Hello Stefan,
This is perfect, thanks a lot for your help.
Regards
This is perfect, thanks a lot for your help.
Regards