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

Merge commit '1178a181' into dev

parents db7f3d26 1178a181
Branches
Tags
No related merge requests found
......@@ -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}}
......@@ -397,6 +396,7 @@ bookmarks=true]%
\newcounter{r4}
\setcounter{r4}{\day}
\addtocounter{r4}{1}
\whileboolexpr{
test {\ifnumcomp{\value{r4}}{>}{4}}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment