X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fdsd-paper.git;a=blobdiff_plain;f=c%CE%BBash.tex;h=02ae66adfc69857c51c38434dacc836d4c469545;hp=e2bf98f2b4f5fd949fc1405cf4fcc19e7f00da89;hb=22c526677ac768996e0197a8d37f682a9916e2d8;hpb=7d1fe4c134a80a094851304388087fc3f3164f3f;ds=sidebyside diff --git "a/c\316\273ash.tex" "b/c\316\273ash.tex" index e2bf98f..02ae66a 100644 --- "a/c\316\273ash.tex" +++ "b/c\316\273ash.tex" @@ -347,6 +347,14 @@ % 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} %