Increase list depth so 'make latexpdf' works again

This commit is contained in:
Paul Romano 2015-11-23 08:39:32 -06:00
parent ee93f63f6f
commit 71c3248f1a

View file

@ -200,7 +200,7 @@ latex_elements = {
\usepackage{enumitem}
\usepackage{amsfonts}
\usepackage{amsmath}
\setlistdepth{9}
\setlistdepth{99}
\usepackage{tikz}
\usetikzlibrary{shapes,snakes,shadows,arrows,calc,decorations.markings,patterns,fit,matrix,spy}
\usepackage{fixltx2e}