zorgt ervoor dat floats gebruikt kunnen worden in 2 column layout
This commit is contained in:
6
main.tex
6
main.tex
@ -1,4 +1,4 @@
|
||||
\documentclass[a4paper, 11pt]{article}
|
||||
\documentclass[a4paper, 11pt, twocolumn]{article}
|
||||
|
||||
\usepackage[a4paper,total={170mm,257mm},left=2cm,top=2cm]{geometry}
|
||||
|
||||
@ -81,8 +81,6 @@ Martijn Remmen
|
||||
|
||||
% \input{changelog.tex}
|
||||
|
||||
\begin{multicols}{2}
|
||||
|
||||
\input{chapters/abstract.tex}
|
||||
% \pagebreak
|
||||
|
||||
@ -92,8 +90,6 @@ Martijn Remmen
|
||||
\input{chapters/4 - resultaten.tex}
|
||||
\input{chapters/5 - discussie.tex}
|
||||
\input{chapters/6 - conclusie.tex}
|
||||
|
||||
\end{multicols}
|
||||
|
||||
|
||||
\printbibliography
|
||||
|
||||
Reference in New Issue
Block a user