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

Image Only finished. Thank you Ignasi.

This commit is contained in:
Martin Thoma 2016-01-11 10:18:05 +01:00
parent 639cf11528
commit ffe637de0e

View file

@ -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}