eerste versie
This commit is contained in:
6
main.tex
6
main.tex
@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user