diff --git a/.gitignore b/.gitignore index 550bfc9727070d3d2c05594ef9da4d14353d9279..4df2da298a5ead72c3037090904b6bd481496d9f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ *.snm *.toc *.pdf +*.gz diff --git a/main.tex b/main.tex index 8b7e87f2015f16cf097c68b4563188d157ff5158..ef2beaeb8fc4691e9add9498e210df6a981a0e14 100644 --- a/main.tex +++ b/main.tex @@ -117,7 +117,7 @@ \section{Appendix} \begin{figure}[h!] \centering - \includegraphics[width = 1.2\textwidth]{Pictures/FMEA.pdf} + \makebox[\textwidth][c]{\includegraphics[width = 1.2\textwidth]{Pictures/FMEA.pdf}} \caption{FMEA} \label{fig:my_label} \end{figure} diff --git a/presentation_2_160908.tex b/presentation_2_160908.tex index cc0e9d5da4a5ed2494462e4c7d954d56b009702a..3bae0b965c751b35cf76616795d5f249c81b635e 100644 --- a/presentation_2_160908.tex +++ b/presentation_2_160908.tex @@ -61,6 +61,7 @@ Department of Computer Science} % - Use the \inst command only if there are several affiliations. % - Keep it simple, no one is interested in your street address. +\author{Daniel, Emil, Fredrik, Henrik, Kamal, Lars, Max} \date{\today} % - Either use conference name or its abbreviation. @@ -145,7 +146,13 @@ \end{itemize} \end{frame} -\begin{frame}{Component chart} +\begin{frame}{Component chart (old)} + \begin{figure} + \centering + \includegraphics[width=\textwidth]{Pictures/componentchart_1} + \end{figure} +\end{frame} +\begin{frame}{Component chart (updated)} \begin{figure} \centering \includegraphics[width=\textwidth]{Pictures/componentchart_2} diff --git a/test b/test new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391