Added extsizes package to change font size to 9pt

This commit is contained in:
Kenneth John Odle 2025-09-04 20:45:55 -04:00
parent d7649cd6d0
commit e7fc27cccf

View File

@ -1,4 +1,4 @@
\documentclass[twoside]{report}
\documentclass[twoside, 9pt]{extreport}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Packages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -7,7 +7,7 @@
\usepackage{float}
\usepackage{ninecolors}
\usepackage{microtype} % Make things neater.
\usepackage{extsizes}