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

place full stop after \exRef footnote

parent 2e809d33
No related branches found
No related tags found
No related merge requests found
......@@ -202,7 +202,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]{%
\iftoggle{#1}{\footnote{See the book of \textit{\MakeUppercase#2}, \autopageref{#3} --- \nameref{#3}}}%
\iftoggle{#1}{\footnote{See the book of \textit{\MakeUppercase#2}, \autopageref{#3} --- \nameref{#3}.}}%
{}%
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment