feat: Add initial requirements

This commit is contained in:
2023-01-27 03:04:18 +01:00
parent 83881be834
commit 2faf5177f6
6 changed files with 51 additions and 11 deletions

View File

@@ -91,6 +91,9 @@ hidelinks, % avoid weird ref highlighting
pdfproducer={Latex},
pdfcreator={pdflatex}]{hyperref}
% Multiline table entries
\usepackage{makecell}
% Load custom macros
\input{macros}