Skip to content
Snippets Groups Projects
Commit ea38d902 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

move lesenc command to preamble

parent 67580ed5
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,7 @@
%%%%%%%%%% 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}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment