change margins and add packages for images
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
\usepackage{titlesec}
|
\usepackage{titlesec}
|
||||||
\usepackage{titling}
|
\usepackage{titling}
|
||||||
\usepackage[margin=.15in]{geometry}
|
\usepackage[margin=.35in]{geometry}
|
||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
\usepackage{xcolor}
|
\usepackage{xcolor}
|
||||||
|
|
||||||
|
% Images
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\DeclareGraphicsExtensions{.pdf,.png,.jpg,.gif}
|
||||||
|
|||||||
Reference in New Issue
Block a user