|
@@ -7,6 +7,7 @@
|
|
|
\usepackage[english]{babel} % this is needed for german umlauts
|
|
|
\usepackage[T1]{fontenc} % this is needed for correct output of umlauts in pdf
|
|
|
\usepackage{tikz}
|
|
|
+\usepackage{incgraph}
|
|
|
|
|
|
\newcommand {\framedgraphiconly}[1] {
|
|
|
\setbeamertemplate{navigation symbols}{}
|
|
@@ -63,7 +64,9 @@
|
|
|
|
|
|
\section{Examples}
|
|
|
\subsection{Examples}
|
|
|
-\framedgraphiconly{0099.jpg}
|
|
|
+%\framedgraphiconly{0099.jpg}
|
|
|
+
|
|
|
+\incgraph{0099.jpg}
|
|
|
|
|
|
\section{ML-Basics}
|
|
|
\subsection{ML-Basics}
|
|
@@ -77,4 +80,4 @@
|
|
|
\end{block}
|
|
|
\end{frame}
|
|
|
|
|
|
-\end{document}
|
|
|
+\end{document}
|