change sectiontitle to encorporate both v5 and v6
[ssproject1617.git] / report / preamble.tex
index cc50745..a72256a 100644 (file)
 \newcommand{\XML}{\textsc{XML}}
 \newcommand{\HTML}{\textsc{HTML}}
 \newcommand{\JSON}{\textsc{JSON}}
+\newcommand{\JQuery}{\textsc{JQuery}}
 
 % Reference naar de source
-\newcommand{\srcref}[2]{\texttt{#1} (line (s) #2)}
+\newcommand{\srcref}[2]{{\small\texttt{#1}} (line (s) #2)}
 
 % Pass en fail
 \newcommand{\pass}{\ding{51}}