I am trying to vertically align content inside a single beamer frame.
On the manual I've found the [t] option to add to \begin{frame}.
Question is, how do I add that option in LyX?
I have tried with ERT in the frame title or using Short Title option without success.
Also, I have tried using directly ERT to define the frame, something like:
ERT \begin{frame}[t]
ERT \frametitle{Foo Bar}
normal LyX content here
ERT \end{frame}
but no success again.
How do I do something like that?
