From: Matthijs Kooijman Date: Fri, 6 Nov 2009 16:31:57 +0000 (+0100) Subject: Add \VHDL and \GHC shortcuts. X-Git-Tag: final-thesis~165 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=667f350327cfda895f92736ca6315c2ba94074db;hp=f60e17f818e16c9c2dd91dbbf2ecc25b802326cf Add \VHDL and \GHC shortcuts. --- diff --git a/Utils/Shortcuts.tex b/Utils/Shortcuts.tex index a060c1a..93b6730 100644 --- a/Utils/Shortcuts.tex +++ b/Utils/Shortcuts.tex @@ -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}}