Add \VHDL and \GHC shortcuts.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 6 Nov 2009 16:31:57 +0000 (17:31 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 6 Nov 2009 16:31:57 +0000 (17:31 +0100)
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]}}
+
+% Shortcuts to write in smallcaps
+\define[0]\VHDL{\small{VHDL}}
+\define[0]\GHC{\small{GHC}}