Added extsizes package to change font size to 9pt
This commit is contained in:
parent
d7649cd6d0
commit
e7fc27cccf
@ -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}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user