Add a haskell pretty printer.
[matthijs/master-project/report.git] / Utils / Formats.tex
index 5dc0158c23bba389bce649bb20fec58094313049..63a58dfce4ad938b5c6f673c7ce6e92019001d8d 100644 (file)
         % a bunch of empty space at the start of the frame.
         \framed[offset=0mm,location=middle,strut=no,align=right,frame=off]{#1}
 }
+
+% Define a \strikethrough command. For some reason, this does blue
+strikethrough, sometime that still needs fixing.
+\definetextbackground
+  [strikethrough]
+  [location=text,
+   alternative=4,
+   background=,
+   frame=off]
+