make \citereference bold

This commit is contained in:
Hedongliang Liu 2025-09-28 16:29:57 +02:00
parent 32cccf684e
commit 802d877083

View File

@ -94,8 +94,8 @@
\makeatother
\newcommand{\citereference}[1]{\textcolor{kit-green}{\scriptsize\supercite{#1}}}
\newcommand{\citereferencewhite}[1]{\textcolor{white}{\textbf{\scriptsize\supercite{#1}}}}
\newcommand{\citereference}[1]{\textcolor{kit-green}{\scriptsize\textbf{\supercite{#1}}}}
\newcommand{\citereferencewhite}[1]{\textcolor{white}{\textbf{\scriptsize\textbf{\supercite{#1}}}}}
% Add reference in the footnote - buggy: when the last reference has two lines, the slide will split into two slides, one only has the title and one only has the content.
\newcommand{\footaddreference}[2]{%