diff --git a/layout.sty b/layout.sty index 2de772f39594128abd433834d3237ce48ce09d9e..d3a00065436f2be2bb2d9c1f566d5a5393210c9d 100644 --- a/layout.sty +++ b/layout.sty @@ -198,7 +198,8 @@ 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{See `\nameref{#3}' in \textit{#2}, \autopageref{#3}.}}% +\ignorespaces\iftoggle{#1}{\footnote{\textit{#2}, \autopageref{#3}. +(\nameref{#3})}}% {}% }