Просмотр исходного кода

Image Only finished. Thank you Ignasi.

Martin Thoma 9 лет назад
Родитель
Сommit
ffe637de0e
1 измененных файлов с 5 добавлено и 2 удалено
  1. 5 2
      presentations/ImageOnly/Vortrag-Martin.tex

+ 5 - 2
presentations/ImageOnly/Vortrag-Martin.tex

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