Add dummy macro for Haskell code.
[matthijs/master-project/dsd-paper.git] / cλash.tex
index e2bf98f2b4f5fd949fc1405cf4fcc19e7f00da89..02ae66adfc69857c51c38434dacc836d4c469545 100644 (file)
 % correct bad hyphenation here
 \hyphenation{op-tical net-works semi-conduc-tor}
 
+% Macro for certain acronyms in small caps. Doesn't work with the
+% default font, though (it contains no smallcaps it seems).
+\def\VHDL{\textsc{VHDL}}
+\def\GHC{\textsc{GHC}}
+
+% Macro for pretty printing haskell snippets. Just monospaced for now, perhaps
+% we'll get something more complex later on.
+\def\hs#1{\texttt{#1}}
 
 \begin{document}
 %