remove unnecessary packages and code

This commit is contained in:
Andreas Zweili 2017-07-20 19:36:47 +02:00
parent 92bd3ec594
commit 0ac6662dbc
1 changed files with 0 additions and 5 deletions

View File

@ -61,13 +61,8 @@
%Enable colours for tables %Enable colours for tables
\usepackage[table]{xcolor} \usepackage[table]{xcolor}
\usepackage{tabularx}
\usepackage{longtable} \usepackage{longtable}
%create a specific column width
\newcolumntype{b}{>{\hsize=1.5\hsize}X}
\newcolumntype{s}{>{\hsize=.5\hsize}X}
%Needed to rotate graphics and tables %Needed to rotate graphics and tables
\usepackage{rotating} \usepackage{rotating}
\usepackage{pdflscape} \usepackage{pdflscape}