diff --git a/bind.sty b/bind.sty index f1dbae33f53ff1e6e260b73d26758886f31a0d08..deba98506307d70f1046f783a1dd5046f7213517 100644 --- a/bind.sty +++ b/bind.sty @@ -208,7 +208,6 @@ bookmarks=true]% %%%%%%%%%% Encounter Numbers \newcounter{encnum} -\newcommand{\lescounter}{\addtocounter{enc}{-1}} \setcounter{encnum}{1} \newcommand{\encsymbol}{\ding{168}} \newcommand{\encnum}{\ifnumcomp{\value{encnum}}{=}{1}{$A$}{\arabic{encnum}}\encsymbol\addtocounter{encnum}{1}}