eerste versie

This commit is contained in:
2022-06-10 21:48:59 +02:00
parent b328149ee3
commit 96844423ee
8 changed files with 344 additions and 25 deletions

View File

@ -10,7 +10,8 @@
\usepackage[hybrid]{markdown}
\usepackage{biblatex}
\addbibresource{bibliography.bib}
\addbibresource{onderzoeksrapport/bibliography.bib}
\addbibresource{plan-van-aanpak/bibliography.bib}
\usepackage{FiraMono}
\usepackage{FiraSans}
@ -33,6 +34,9 @@
\usepackage{multicol}
\usepackage{graphicx}
\graphicspath{ {./figures/} }
%% Geef tabellen wat extra padding
\renewcommand{\arraystretch}{1.5}