|  | @@ -4,36 +4,22 @@
 | 
											
												
													
														|  |  \usepackage[dutch]{babel}
 |  |  \usepackage[dutch]{babel}
 | 
											
												
													
														|  |  \usepackage[utf8]{inputenc}
 |  |  \usepackage[utf8]{inputenc}
 | 
											
												
													
														|  |  \usepackage[T1]{fontenc}
 |  |  \usepackage[T1]{fontenc}
 | 
											
												
													
														|  | 
 |  | +% micro-typographic extensions
 | 
											
												
													
														|  |  \usepackage{microtype}
 |  |  \usepackage{microtype}
 | 
											
												
													
														|  | -\usepackage{textcomp}
 |  | 
 | 
											
												
													
														|  | -\usepackage{graphicx}
 |  | 
 | 
											
												
													
														|  | -% Caption issues
 |  | 
 | 
											
												
													
														|  | -\usepackage{capt-of}
 |  | 
 | 
											
												
													
														|  | -% Graphs
 |  | 
 | 
											
												
													
														|  | -\usepackage{pgf-pie}
 |  | 
 | 
											
												
													
														|  |  % Allow collumns in page
 |  |  % Allow collumns in page
 | 
											
												
													
														|  |  \usepackage{multicol}
 |  |  \usepackage{multicol}
 | 
											
												
													
														|  | -% Add graphs
 |  | 
 | 
											
												
													
														|  | -\usepackage{pgfplots}
 |  | 
 | 
											
												
													
														|  | -\usepackage{pgfplotstable}
 |  | 
 | 
											
												
													
														|  |  % Table options
 |  |  % Table options
 | 
											
												
													
														|  |  \usepackage{booktabs}
 |  |  \usepackage{booktabs}
 | 
											
												
													
														|  | -% Title
 |  | 
 | 
											
												
													
														|  | -\usepackage{titlesec}
 |  | 
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  %%%%%%% Settings %%%%%%%
 |  |  %%%%%%% Settings %%%%%%%
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -% Paragraph
 |  | 
 | 
											
												
													
														|  | -\setlength{\parskip}{0pt}
 |  | 
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  |  % Font
 |  |  % Font
 | 
											
												
													
														|  |  \usepackage[scaled]{berasans}
 |  |  \usepackage[scaled]{berasans}
 | 
											
												
													
														|  |  \renewcommand*\familydefault{\sfdefault}
 |  |  \renewcommand*\familydefault{\sfdefault}
 | 
											
												
													
														|  |  \usepackage{tgschola}
 |  |  \usepackage{tgschola}
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  |  % Title
 |  |  % Title
 | 
											
												
													
														|  | 
 |  | +\usepackage{titlesec}
 | 
											
												
													
														|  |  \titleformat{\section}[runin]
 |  |  \titleformat{\section}[runin]
 | 
											
												
													
														|  |      {\rmfamily\Large\uppercase}
 |  |      {\rmfamily\Large\uppercase}
 | 
											
												
													
														|  |      {\thesection}
 |  |      {\thesection}
 | 
											
										
											
												
													
														|  | @@ -52,8 +38,8 @@
 | 
											
												
													
														|  |      {1ex}
 |  |      {1ex}
 | 
											
												
													
														|  |      {}
 |  |      {}
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  |  %%%%%%% Commands %%%%%%%
 |  |  %%%%%%% Commands %%%%%%%
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  \newcommand{\premium}{{\fontfamily{lmr}\selectfont$\star$\hspace{1ex}}}
 |  |  \newcommand{\premium}{{\fontfamily{lmr}\selectfont$\star$\hspace{1ex}}}
 | 
											
												
													
														|  |  \newcommand{\state}{Verenigde Nederlanden}
 |  |  \newcommand{\state}{Verenigde Nederlanden}
 | 
											
												
													
														|  | 
 |  | +\newcommand{\horrule}{\par\noindent\rule{\textwidth}{0.4pt}}
 |