]> gitweb.michael.orlitzky.com - mjotex.git/commit
Replace all uses of \providecommand with \newcommand.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 15 Sep 2019 20:51:23 +0000 (16:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 15 Sep 2019 20:51:23 +0000 (16:51 -0400)
commitba0227140d34fe1c8cacdb4996b5896aec4c4013
tree6ee9708f9e6eb76c46da1f86eb52560e75be5b35
parentfc7cfa7f3d02715cb09eae2e1c6bc501dc2d8d50
Replace all uses of \providecommand with \newcommand.

We generally want to know if some of our macros aren't being used. But
before introducing the \ifx guards on file includes, we were forced to
use \providecommand in e.g. mjo-common.tex, since it gets included
more than once. Now that we have the guards, change all
\providecommands to \newcommands.
mjo-common.tex
mjo-complex.tex