Introduction and motivation drafts
This commit is contained in:
@@ -16,13 +16,15 @@
|
||||
|
||||
|
||||
|
||||
% lots of packages are included in the preamble, look there for more information about how this.
|
||||
% lots of packages are included in the preamble, look there for more
|
||||
% information about how this.
|
||||
|
||||
\include{robotum_report.preamble} %this adds some options, parameters and also shortcuts
|
||||
\include{robotum_report.preamble}
|
||||
|
||||
|
||||
|
||||
% if you don't know where something can be found, click on the pdf, and Overleaf will open the file where it is described
|
||||
% if you don't know where something can be found, click on the pdf, and
|
||||
% Overleaf will open the file where it is described
|
||||
|
||||
\begin{document}
|
||||
\title{\LARGE {\bf Report Project Striker 2018}\\
|
||||
@@ -46,7 +48,9 @@
|
||||
|
||||
|
||||
\setstretch{1.2} % set line spacing
|
||||
\include{jonas}
|
||||
\input{introduction}
|
||||
\input{tools}
|
||||
\input{jonas}
|
||||
% body of thesis comes here
|
||||
%\input{Body/SoftwareTools} %this loads the content of file SoftwareTools.tex in the folder Body.
|
||||
%\todo{SoftwareTools} %this is how you add a todo, it will appear in the list on page 2, and in orange in the margin where you add it.
|
||||
@@ -72,4 +76,4 @@
|
||||
\bibliographystyle{IEEEtran}
|
||||
\bibliography{Bibliography/Bibliography}
|
||||
|
||||
\end{document}
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user