13 lines
319 B
TeX
13 lines
319 B
TeX
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%% Document Setup%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
\usepackage{geometry}
|
|
\geometry{
|
|
paperheight=8.5in,
|
|
paperwidth=5.5in,
|
|
% heightrounded,
|
|
margin=0.5in
|
|
}
|
|
|
|
\addtolength{\topmargin}{0.4in} % Adjust and bottom margin
|
|
\addtolength{\textheight}{-0.75in} % Adjust the bottom margin
|