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

make exRef show italic titles

parent c2317e2e
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,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{\nameref{#3}: #2, \autopageref{#3}.}}%
\ignorespaces\iftoggle{#1}{\footnote{\nameref{#3} in \textit{#2}, \autopageref{#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