diff --git a/master.tex b/master.tex index c9d1e858cfb2a740495682d5137281742224d3c1..cfb0caa1f516e85644ab1bb4b566f2e4ce4e6baa 100755 --- a/master.tex +++ b/master.tex @@ -157,12 +157,8 @@ Department for Computer-Networks and Communication-Systems} % Hier beginnt das Dokument % \begin{document} +\input{slides/introduction} \footdecorationhigh - \begin{frame} - \thispagestyle{empty} - \titlepage - \end{frame} - \footdecorationhigh % \begin{frame}<beamer> % \thispagestyle{empty} @@ -175,7 +171,6 @@ Department for Computer-Networks and Communication-Systems} \footdecorationlow % Ab hier werden die LaTeX-Dateien der einzelnen Abschnitte eingefügt -\input{slides/introduction} \input{slides/dataset} \input{slides/methods} \input{slides/results} @@ -198,4 +193,4 @@ Department for Computer-Networks and Communication-Systems} % % Hier endet das Dokument -% \ No newline at end of file +% diff --git a/slides/introduction.tex b/slides/introduction.tex index 4942b8a86f43afff2d4b4c30b0c94976640d7683..4ac0abb30cb1d905071b76b25a702e86d409e634 100644 --- a/slides/introduction.tex +++ b/slides/introduction.tex @@ -23,6 +23,13 @@ \end{block} \end{frame} \subsection{About this work} + + \begin{frame} + \thispagestyle{empty} + \titlepage + \end{frame} + + \begin{frame} \frametitle{About this work} \textbf{This paper covers the following topics:} @@ -40,4 +47,7 @@ \item Better results with content- and knowledge-based methods \end{itemize} \end{block} -\end{frame} \ No newline at end of file +\end{frame} + + +