Notos evaluation first part

This commit is contained in:
2018-01-02 19:12:28 +01:00
parent 45a9e74c14
commit 48f8343a79
8 changed files with 247 additions and 3 deletions

View File

@@ -120,10 +120,12 @@
% Long tables ------------------------------------------------------------------
\usepackage{booktabs}
\usepackage{multirow}
\usepackage{longtable}
\usepackage{array}
\usepackage{ragged2e}
\usepackage{lscape}
\usepackage{tabularx}
% Columndefinitions with defined width and aligned right -----------------------
\newcolumntype{w}[1]{>{\raggedleft\hspace{0pt}}p{#1}}