diff --git a/layout.sty b/layout.sty index 910bb33075b7cfafdbb2e36447f0cdd1b27387e9..93c904ba45ef1d691a80ea931a5a654d8a0df105 100644 --- a/layout.sty +++ b/layout.sty @@ -157,7 +157,7 @@ bookmarks=true]% % Argument 2: What to call that directory (e.g. 'the core rules') % Argument 3: Which label you're referring to \newcommand\exRef[3]{% -\ignorespaces\iftoggle{#1}{\footnote{\nameref{#3} in \textit{#2}, \autopageref{#3}.}}% +\ignorespaces\iftoggle{#1}{\footnote{See `\nameref{#3}' in \textit{#2}, \autopageref{#3}.}}% {}% }