Of course, I could define
Code: Select all
\newcommand{\reff}{Eq.~\eqref}
So I was wondering if it is possible to refer to a previous command definition, without re-defining it, and just append the changes. something in the form
Code: Select all
\renewcommand{\eqref}{Eq.~[old_\eqref definition]}