From: Matthijs Kooijman Date: Mon, 7 Dec 2009 10:03:24 +0000 (+0100) Subject: Move references to the larger margin. X-Git-Tag: final-thesis~66 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=d3a4d9785a8c1bf9b48c940c3236ee128e2122d3;ds=sidebyside Move references to the larger margin. --- diff --git a/Utils/Shortcuts.tex b/Utils/Shortcuts.tex index 442a5c4..80d1696 100644 --- a/Utils/Shortcuts.tex +++ b/Utils/Shortcuts.tex @@ -22,10 +22,10 @@ \define[2]\defreftxt{\reference[def:#1]{#2}} % Reference a defined reference (using \defref). Will put the reference text -% and a page number in the margin. We use \inothermargin, since it is slightly +% and a page number in the margin. We use \inmargin, since it is slightly % 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]}} +\define[1]\refdef{\inmargin{\goto{\ref[t][def:#1] p.\ref[p][def:#1]}[def:#1]}} % Shortcuts to write in smallcaps \def\VHDL{\small{VHDL}}