0

For most of my purposes, I use \varepsilon, so I have a \renewcommand{\epsilon}{\varepsilon} in my personal .sty file. A recent homework problem in my numerical calculus class has meant that I would actually need to use the original "lunate" \epsilon. Is there a way to preserve the original \epsilon in some other command and then redefine \epsilon? I tried putting \newcommand{\lunate}{\epsilon} before my renewal of the \epsilon command, but that didn't give the behavior I was looking for.

0 Answers0