Skip to content
Snippets Groups Projects
Unverified Commit 9139d71a authored by Malin Freeborn's avatar Malin Freeborn
Browse files

remove alt text from \exRef

parent 6d6efd8a
Branches
Tags
No related merge requests found
......@@ -164,7 +164,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]{%
\iftoggle{#1}{\footnote{\nameref{#3}: #2, \autopageref{#3}.}}{See #2 for more information.}%
\iftoggle{#1}{\footnote{\nameref{#3}: #2, \autopageref{#3}.}}%
{}%
}
%%%%%%%%%% Section Headers %%%%%%%%%%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment