summaryrefslogtreecommitdiff
path: root/Hallsby_Karl.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Hallsby_Karl.tex')
-rw-r--r--Hallsby_Karl.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex
index 267500e..4a12801 100644
--- a/Hallsby_Karl.tex
+++ b/Hallsby_Karl.tex
@@ -28,9 +28,9 @@
% Change properties of enumerate/itemize/description environments
\usepackage{enumitem}
% Create a special list to handle job descriptions.
-\newlist{jobdescription}{itemize}{1} % {Name}{Template}{Max Depth}
+\newlist{notopsepitemize}{itemize}{1} % {Name}{Template}{Max Depth}
% [newlistname, LevelsToApplyTo]{formatting options}
-\setlist[jobdescription, 1]{label=\textbullet,topsep=0pt, noitemsep, nolistsep}
+\setlist[notopsepitemize, 1]{label=\textbullet,topsep=0pt, noitemsep, nolistsep}
% Change counters throughout the document
\usepackage{chngcntr}