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

replace dlist counter

parent c4669c52
Branches
No related tags found
No related merge requests found
......@@ -339,14 +339,14 @@ bookmarks=true]%
\fi%
}
\newcounter{dlist}
\newenvironment{dlist}%
{\begin{list}{\Large\dicef{\value{list}}}{\usecounter{list}}}%
{\begin{list}{\Large\dicef{\value{dlist}}}{\usecounter{dlist}}}%
{\end{list}}%
\newcounter{blingNo}
\setcounter{blingNo}{0}
% Define the 'ornamentedbox' environment
% Wiggly Borders
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment