diff --git a/30_Thesis/thesis.tex b/30_Thesis/thesis.tex index 3de4f0c..64972b8 100644 --- a/30_Thesis/thesis.tex +++ b/30_Thesis/thesis.tex @@ -107,12 +107,13 @@ %% | Generating Frames | %% --------------------- \usepackage[framemethod=TikZ]{mdframed} +\newcounter{hypo} \mdtheorem[ linecolor=gray!60, linewidth=1pt, frametitlebackgroundcolor=gray!20, frametitlefont=\sffamily\bfseries\color{black}, -]{hypothesis}{Hypothesis}[section] +]{hypothesis}{Hypothesis} %% -------------------------------- %% | PDF Comments |