diff options
author | Joshua Drake <joshua.ellis.drake@gmail.com> | 2024-11-01 17:02:39 -0500 |
---|---|---|
committer | Joshua Drake <joshua.ellis.drake@gmail.com> | 2024-11-01 17:02:39 -0500 |
commit | aa03b369272ec6d5b47600b72f8c673848f0860a (patch) | |
tree | 27009c1b62794961791ad8e6283497d92727af3a /dissertation_main.tex | |
parent | 01515d09923f66fff330f08316c53c58f7adaaef (diff) |
Commit ahead of weekly meeting.
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 |