cg

diff nih-blank.cls @ 107:f26370dc719b

.
author bshanks@bshanks.dyndns.org
date Wed Apr 22 14:53:19 2009 -0700 (16 years ago)
parents 3dd9a1a81c23
children a38cc9a46200
line diff
1.1 --- a/nih-blank.cls Wed Apr 22 05:26:06 2009 -0700 1.2 +++ b/nih-blank.cls Wed Apr 22 14:53:19 2009 -0700 1.3 @@ -48,7 +48,8 @@ 1.4 %% changed by bayle shanks: use .5 inch, not .49 1.5 1.6 % 0.5 inch top 1.7 -\RequirePackage[letterpaper,left=0.5in,top=0.5in,bottom=0.575in,right=0.55in,nohead,nofoot]{geometry} 1.8 +%\RequirePackage[letterpaper,left=0.5in,top=0.5in,bottom=0.575in,right=0.55in,nohead,nofoot]{geometry} 1.9 +\RequirePackage[letterpaper,left=0.5in,top=0.5in,bottom=0.52in,right=0.55in,nohead,nofoot]{geometry} 1.10 1.11 % 0.49 inch top 1.12 %\RequirePackage[letterpaper,left=0.5in,top=0.49in,bottom=0.575in,right=0.55in,nohead,nofoot]{geometry} 1.13 @@ -72,8 +73,12 @@ 1.14 %%%% More code 1.15 % preamble stuff 1.16 1.17 + 1.18 +%% changed by bayle shanks 1.19 + 1.20 \renewcommand{\headrulewidth}{0pt} 1.21 -\renewcommand{\footrulewidth}{0.75pt} 1.22 +%\renewcommand{\footrulewidth}{0.75pt} 1.23 +\renewcommand{\footrulewidth}{0pt} 1.24 1.25 %%%% Changed by M A Lewis, Ph.D. (mal11 at alumni.cwru.edu) 1.26 %%%% Simplify page layout by using geometry package above. 1.27 @@ -90,7 +95,8 @@ 1.28 %\renewcommand{\baselinestretch}{.9} 1.29 %\headwidth=\textwidth 1.30 1.31 -\addtolength{\headheight}{2.5pt} 1.32 +%\addtolength{\headheight}{2.5pt} 1.33 +\addtolength{\headheight}{0.5pt} 1.34 1.35 % rename the bibliography section 1.36 %\AtBeginDocument{\renewcommand{\refname}{Literature~Cited}}