|
@@ -2,14 +2,14 @@
|
|
|
\usetheme{poul}
|
|
|
\usepackage[utf8]{inputenc}
|
|
|
%\graphicspath{ {images/} }
|
|
|
-\usepackage{svg}
|
|
|
+\usepackage[svgpath=images/]{svg}
|
|
|
|
|
|
%Information to be included in the title page:
|
|
|
\title{Backup and (possibly) Restore}
|
|
|
\author{Andrea Gussoni}
|
|
|
\institute{P.O.u.L.}
|
|
|
\date{23 Marzo 2017}
|
|
|
-%\logo{\includesvg[height=1.5cm]{images/logoblack.svg}}
|
|
|
+\logo{\includesvg[height=1.5cm]{logowhite}}
|
|
|
|
|
|
|
|
|
\begin{document}
|
|
@@ -21,12 +21,4 @@
|
|
|
This is a text in first frame. This is a text in first frame. This is a text in first frame.
|
|
|
\end{frame}
|
|
|
|
|
|
-\begin{frame}
|
|
|
- \begin{figure}[htbp]
|
|
|
- \centering
|
|
|
- \includesvg{images/logoblack.svg}
|
|
|
- \caption{svg image}
|
|
|
- \end{figure}
|
|
|
-\end{frame}
|
|
|
-
|
|
|
\end{document}
|