diff options
Diffstat (limited to 'dissertation_main.tex')
-rw-r--r-- | dissertation_main.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dissertation_main.tex b/dissertation_main.tex index b9729aa..896411b 100644 --- a/dissertation_main.tex +++ b/dissertation_main.tex @@ -55,7 +55,8 @@ \makeatother -\numberwithin{equation}{section} +%\numberwithin{equation}{section} +\counterwithout{equation}{chapter} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% NOTICE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Put your shortcuts for math symbols etc. that you want to use here in this |