Started laying down the thesis

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-16 16:42:06 +02:00
parent be88bb19fc
commit 5ae8118b34
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
12 changed files with 62 additions and 402 deletions

View file

@ -112,7 +112,7 @@
%----------------------------------------------------------------------------------------
% If you don't use abbreviations/glossary, remove the following line.
\input{style/abbr.tex}
%\input{style/abbr.tex}
%----------------------------------------------------------------------------------------
% CONTENT
@ -130,13 +130,6 @@
%\input{chapters/solution.tex}
%\input{chapters/conclusion.tex}
% Sample content to demonstrate LaTeX command. You will likely delete this line and the
% next \input{sample/*} lines. You are also safe to delete the sample/ folder and its
% content once you refershed your LaTeX skills. Also check the appendix samples.
\input{sample/1content.tex}
\input{sample/2lorem.tex}
\input{sample/3graph.tex}
%----------------------------------------------------------------------------------------
% BIBLIOGRAPHY REFERENCES
%----------------------------------------------------------------------------------------
@ -158,18 +151,10 @@
\liite{1}% This is a hack to have right page numbering for each appendix. Make sure to
% use a unique number for each appendix.
\input{sample/Xappendix1.tex}% Sample content to demonstrate appendix in LaTeX. You
% are safe to delete this lines (and the next samples) once you refreshed your LaTeX
% skills (and safe to delete the sample folder and all its file too).
\addtocontents{toc}{\vspace{11pt}}%fix vertical space for Table of Content
\liite{2}
\input{sample/Xappendix2.tex}
\addtocontents{toc}{\vspace{11pt}}
\liite{3}
\input{sample/X_R_example.tex}
% \addtocontents{toc}{\vspace{11pt}}%fix vertical space for Table of Content
% \liite{2}
% \input{sample/Xappendix2.tex}
%----------------------------------------------------------------------------------------
% THIS IS THE END