Added testing paris
[tt2015.git] / a2 / preamble.tex
index 9b86a0d..4048a14 100644 (file)
@@ -5,7 +5,12 @@
 \usepackage{listings}
 \usepackage{graphicx}
 \usepackage{float}
-
+\usepackage{tabularx}
+%fancy checkmarks in table for testing
+\usepackage{amssymb}% http://ctan.org/pkg/amssymb
+\usepackage{pifont}% http://ctan.org/pkg/pifont
+\newcommand{\cmark}{\ding{51}}%
+\newcommand{\xmark}{\ding{55}}%
 
 \lstset{%
   basicstyle=\footnotesize,        % the size of the fonts that are used for the code