I want to add at the beginning of all beamer frame environments some extra commands (for example, \vspace{-0.5cm}) and my trial with
\addtobeamertemplate{frame begin}{}{\vspace{-0.5cm}}
doesn't work at all.
Which line should I add to solve this problem?
\documentclass{...}and ending with\end{document}. – Jun 19 '14 at 15:44