X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=preamble.tex;h=88cdcf1b618351e8b49b76dac1b7c939db4b17e2;hb=c64f2008bd494f9fdb47466337480f36a22daef3;hp=20ba25a98d872843f62f783fed0f2e756d9d47af;hpb=29cb219e56ad3b238d81be2f71205120f689375e;p=phd-thesis.git diff --git a/preamble.tex b/preamble.tex index 20ba25a..88cdcf1 100644 --- a/preamble.tex +++ b/preamble.tex @@ -269,6 +269,7 @@ \usepackage{caption} % subfigures/captionof \usepackage{subcaption} \usepackage{rotating} +\usepackage{adjustbox} % Make table fit page \newcommand{\orcid}[1]{\href{https://orcid.org/#1}{\hspace{1mm}\includegraphics[width=1em]{orcid}\hspace{2mm} https://orcid.org/#1}} \usepackage{tikz} @@ -360,14 +361,15 @@ \newcommand{\pkoopman}{Koopman, dr.\ P.\ (Radboud University)} \newcommand{\ptrinder}{Trinder, prof.~dr.\ P.\ (University of Glasgow)} \newcommand{\rdmentry}[5]{#1 (#2): #3. #4.\ \doifmt{#5}} -\newcommand{\rewriterate}[2]{\langle{}#1, #2\rangle{}} +\newcommand{\rewriterate}[2]{\langle{}\mathit{#1}, \mathit{#2}\rangle{}} \newcommand{\requiresGHCmod}[2][]{\footnote{Requires \GHCmod{#2} to be enabled. #1}} \newcommand{\rplasmeijer}{Plasmeijer, prof.\ dr.\ ir.\ R.\ (Radboud University)} \newcommand{\erasmusplus}{ERASMUS\raisebox{.25ex}{+}} \newcommand{\imtask}{\gls{ITASK}\slash\gls{MTASK}} -\newcommand{\Imtask}{\Gls{ITASK}\slash\gls{MTASK}} \newcommand{\citask}{\gls{CLEAN}\slash\gls{ITASK}} \newcommand{\Citask}{\Gls{CLEAN}\slash\gls{ITASK}} +\newcommand{\cmtask}{\gls{CLEAN}\slash\gls{MTASK}} +\newcommand{\Cmtask}{\Gls{CLEAN}\slash\gls{MTASK}} \newcommand{\cimtask}{\gls{CLEAN}\slash\gls{ITASK}\slash\gls{MTASK}} \newcommand{\Cimtask}{\Gls{CLEAN}\slash\gls{ITASK}\slash\gls{MTASK}} \newcommand{\ccpp}{\gls{C}\slash\gls{CPP}}