Minor tweaks of spacing.
This commit is contained in:
parent
4bb9ce56bb
commit
f1aa23d4b3
1 changed files with 6 additions and 4 deletions
|
@ -13,14 +13,16 @@
|
||||||
%%% GLOBAL LAYOUT THINGS
|
%%% GLOBAL LAYOUT THINGS
|
||||||
|
|
||||||
\marginparwidth 0.0 in
|
\marginparwidth 0.0 in
|
||||||
\parindent 0 in
|
\parindent=0 in
|
||||||
|
\parskip=0.5ex
|
||||||
|
%\parindent=0.5in
|
||||||
|
%\parskip=0pt
|
||||||
\topmargin -0.5 in
|
\topmargin -0.5 in
|
||||||
\setlength{\textheight}{\paperheight}
|
\setlength{\textheight}{\paperheight}
|
||||||
\addtolength{\textheight}{-2 in}
|
\addtolength{\textheight}{-2 in}
|
||||||
\advance\headsep 2 ex
|
%\advance\headsep 2 ex
|
||||||
\advance\textheight -2 ex
|
\advance\textheight -2 ex
|
||||||
\renewcommand{\baselinestretch}{1.14}
|
%\renewcommand{\baselinestretch}{1.14}
|
||||||
\addtolength{\parskip}{0.5 ex}
|
|
||||||
\setcounter{tocdepth}{1}
|
\setcounter{tocdepth}{1}
|
||||||
|
|
||||||
\oddsidemargin 0.0 in
|
\oddsidemargin 0.0 in
|
||||||
|
|
Loading…
Reference in a new issue