how can I set the vertical space above the title in a beamer presentation?
Code: Select all
\newenvironment{myframe}[1]
{\begin{frame}[fragile,environment=myframe] \vskip{5pt} \frametitle{#1} }
{\end{frame}}
Code: Select all
\newenvironment{myframe}[1]
{\begin{frame}[fragile,environment=myframe] \vskip{5pt} \frametitle{#1} }
{\end{frame}}
NEW: TikZ book now 40% off at Amazon.com for a short time.
NEW: TikZ book now 40% off at Amazon.com for a short time.