X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=a2%2Fpreamble.tex;h=9ee34d62e5d4e2bf48ace46c53462beb987fb799;hb=0bc421a9f086432789520a67ef47c146d2a21785;hp=0663849689ce8891474a831dd3e659e7c11aac58;hpb=8fe08f06fcb65dbd627d8f191bbbbda878bf6896;p=tt2015.git diff --git a/a2/preamble.tex b/a2/preamble.tex index 0663849..9ee34d6 100644 --- a/a2/preamble.tex +++ b/a2/preamble.tex @@ -6,6 +6,12 @@ \usepackage{graphicx} \usepackage{float} \usepackage{tabularx} +\usepackage{soul} +%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