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:
parent
639cf11528
commit
ffe637de0e
1 changed files with 5 additions and 2 deletions
|
@ -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}
|
Loading…
Add table
Add a link
Reference in a new issue