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:
parent
d247d42918
commit
639cf11528
1 changed files with 0 additions and 8 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue