2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00

Remove unnecessary part

This commit is contained in:
Martin Thoma 2016-01-10 22:59:36 +01:00
parent d247d42918
commit 639cf11528

View file

@ -8,14 +8,6 @@
\usepackage[T1]{fontenc} % this is needed for correct output of umlauts in pdf
\usepackage{tikz}
\newcommand {\framedgraphic}[2] {
\begin{frame}{#1}
\begin{center}
\includegraphics[width=\textwidth,height=0.8\textheight,keepaspectratio]{#2}
\end{center}
\end{frame}
}
\newcommand {\framedgraphiconly}[1] {
\setbeamertemplate{navigation symbols}{}
\begin{frame}[plain]