X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Utils%2FShortcuts.tex;h=93b673034e53c4f5d96273f2ebe44a265d8cd288;hb=bf42e7f6a0e238bb63b379d7c52d50bf1a2dc07a;hp=c5308e9bcbc3e19cb0a2fe4f0f8390198d1c89fe;hpb=9c009df865db69a97c1eac0d2de4a8fdab692c41;p=matthijs%2Fmaster-project%2Freport.git diff --git a/Utils/Shortcuts.tex b/Utils/Shortcuts.tex index c5308e9..93b6730 100644 --- a/Utils/Shortcuts.tex +++ b/Utils/Shortcuts.tex @@ -27,4 +27,8 @@ % and a page number in the margin. We use \inothermargin, since it is slightly % bigger. % This automatically prefixes the reference name with def: -\define[1]\refdef{\inothermargin{\ref[t][def:#1] p.\ref[p][def:#1]}} +\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}}