I'm teaching myself LaTeX so I can help the applied mathematics professor I work for typeset his work. I'm practicing using an older document and need to figure out how to get:
Code: Select all
\begin{equation}\label{e1.2}
\|f\|_{L^{\infty}(a, b; X)} = Ess Sup_{[a, b]} \|f(t)\|_{X}.
\end{equation}
Code: Select all
Ess Sup
Code: Select all
[a, b]
I'm using WinEdt as my editor, and basically have every LaTeX package imaginable.
any help is greatly appreciated and will help another gain more knowledge of the fickle language we call LaTeX
