diff --git a/Presentation/write_here.tex b/Presentation/content.tex similarity index 91% rename from Presentation/write_here.tex rename to Presentation/content.tex index 673517a..6313641 100644 --- a/Presentation/write_here.tex +++ b/Presentation/content.tex @@ -5,4 +5,4 @@ \item second item \end{itemize} \end{frame} -\end{section} \ No newline at end of file +\end{section} diff --git a/Presentation/document.pdf b/Presentation/document.pdf new file mode 100644 index 0000000..1f3778d Binary files /dev/null and b/Presentation/document.pdf differ diff --git a/Presentation/document.tex b/Presentation/document.tex index 5f781ae..97d8da9 100644 --- a/Presentation/document.tex +++ b/Presentation/document.tex @@ -193,7 +193,7 @@ \tableofcontents \end{frame} -\include{write_here.tex} +\include{content.tex} \end{document} @@ -201,4 +201,4 @@ %%% Local Variables: %%% TeX-command-extra-options: "-shell-escape" -%%% End: \ No newline at end of file +%%% End: diff --git a/Thesis/document.pdf b/Thesis/document.pdf index 326da29..b17769f 100644 Binary files a/Thesis/document.pdf and b/Thesis/document.pdf differ