diff options
Diffstat (limited to 'thesis/main.tex')
-rw-r--r-- | thesis/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/main.tex b/thesis/main.tex index bd7f755..9b65351 100644 --- a/thesis/main.tex +++ b/thesis/main.tex @@ -1,7 +1,7 @@ % UG project example file, February 2022 % Do not change the first two lines of code, except you may delete "logo," if causing problems. % Understand any problems and seek approval before assuming it's ok to remove ugcheck. -\documentclass[logo,bsc,singlespacing,parskip]{infthesis} +\documentclass[logo,bsc,singlespacing,parskip,online]{infthesis} \usepackage{ugcheck} \usepackage[dvipsnames]{xcolor} |