diff --git a/thesis/bachelor.tex b/thesis/bachelor.tex index 3a6cabf..c0710cb 100644 --- a/thesis/bachelor.tex +++ b/thesis/bachelor.tex @@ -73,6 +73,8 @@ plainpages=false,pdfpagelabels=true]{hyperref} \cleardoublepage \pagenumbering{arabic} +\setcounter{figure}{0} + % use \input for small stuff (like a list you include twice or a tiks figure) % and \include for large latex compilation workloads (like a chapter) to get faster builds. \include{content/10_introduction}