diff --git a/utils/commands.tex b/utils/commands.tex index 12b902d..e0461cd 100644 --- a/utils/commands.tex +++ b/utils/commands.tex @@ -114,7 +114,7 @@ %% Maths -\newcommand{\eqref}[1]{Eq.~\ref{eq:#1}} +\renewcommand{\eqref}[1]{Eq.~\ref{eq:#1}} \newcommand{\measure}[3]{$\mathrm{#1} = \qty{#2}{#3}$}