From d3a4d9785a8c1bf9b48c940c3236ee128e2122d3 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 7 Dec 2009 11:03:24 +0100 Subject: [PATCH] Move references to the larger margin. --- Utils/Shortcuts.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}} -- 2.30.2