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

provide double dice hint

parent 5e6d3493
No related branches found
No related tags found
No related merge requests found
......@@ -505,7 +505,14 @@ bookmarks=true]%
{\end{list}\null}%
\newenvironment{dlistDouble}%
{\raggedright\begin{list}{\ifnum\value{dlist}=1\stepcounter{dlist}\fi\Large\twoDice{\value{dlist}}}{\usecounter{dlist}}}%
{\raggedright%
\begin{list}%
{\ifnum\value{dlist}=1%
\stepcounter{dlist}%
\fi%
\makebox[0pt][c]{\raisebox{-1em}{\qquad\textcolor{\pageSideColor}{\arabic{dlist}}}}%
\Large\twoDice{\value{dlist}}}%
{\usecounter{dlist}}}%
{\end{list}\null}%
\newcounter{blingNo}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment