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}}
Code: Select all
\begin{frame}[allowframebreaks] {References}
\bibliographystyle{plain}
\bibliography{bibliography/bibliography}
\end{frame}
NEW: TikZ book now 40% off at Amazon.com for a short time.