Added a chapter analysing Fortify's results; some general beautification; modified...
[ssproject1617.git] / report / preamble.tex
index 692cea3..0de5d4e 100644 (file)
@@ -8,9 +8,16 @@
 \usepackage{pifont}
 \usepackage[dvipsnames]{xcolor}
 \usepackage{mdframed}
+\usepackage{titlesec}
+\usepackage{amsmath}
+\usepackage{booktabs}% good looking tables
 
 \hypersetup{hidelinks, pdftitle={OWASP ASVS Souce Code Review Project}}
 
+\newcommand{\sectionbreak}{\clearpage}
+\titleformat{\section}[block]{\Large\bfseries}{\thesection}{1em}{}
+\titleformat{\subsection}[block]{\large\bfseries}{\thesubsection}{1em}{}
+
 % Als een criterium niet applicable is (we doen alleen 1 en 2)
 \newcommand{\notapplicable}[1]{{\color{Gray} #1}}
 
@@ -48,8 +55,6 @@
 % span code fragments
 \newcommand{\code}[1]{\texttt{#1}}
 
-\renewcommand\thesubsection{V\arabic{subsection}}
-
 \author{%
        Kelley van Evert\\
        Charlie Gerhardus\\