Add \VHDL and \GHC shortcuts.
[matthijs/master-project/report.git] / Utils / Shortcuts.tex
index a060c1aafdada7dc8c2fb2450ac8d72d5aa222a1..93b673034e53c4f5d96273f2ebe44a265d8cd288 100644 (file)
@@ -28,3 +28,7 @@
 % bigger.
 % This automatically prefixes the reference name with def:
 \define[1]\refdef{\inothermargin{\goto{\ref[t][def:#1] p.\ref[p][def:#1]}[def:#1]}}
 % bigger.
 % This automatically prefixes the reference name with def:
 \define[1]\refdef{\inothermargin{\goto{\ref[t][def:#1] p.\ref[p][def:#1]}[def:#1]}}
+
+% Shortcuts to write in smallcaps
+\define[0]\VHDL{\small{VHDL}}
+\define[0]\GHC{\small{GHC}}