cg
diff nih-blank.cls @ 100:fa7c0a924e7a
.
author | bshanks@bshanks.dyndns.org |
---|---|
date | Wed Apr 22 06:45:17 2009 -0700 (16 years ago) |
parents | 53f14bf8e6c4 |
children | 89815d210b5c |
line diff
1.1 --- a/nih-blank.cls Mon Apr 20 17:16:11 2009 -0700
1.2 +++ b/nih-blank.cls Wed Apr 22 06:45:17 2009 -0700
1.3 @@ -45,11 +45,13 @@
1.4 %% Use at least one-half inch margins (top, bottom, left, and right) for all pages.
1.5 % Leaves enough room on all margins:
1.6
1.7 +%% changed by bayle shanks: use .5 inch, not .49
1.8 +
1.9 % 0.5 inch top
1.10 -%\RequirePackage[letterpaper,left=0.5in,top=0.5in,bottom=0.575in,right=0.55in,nohead,nofoot]{geometry}
1.11 +\RequirePackage[letterpaper,left=0.5in,top=0.5in,bottom=0.575in,right=0.55in,nohead,nofoot]{geometry}
1.12
1.13 % 0.49 inch top
1.14 -\RequirePackage[letterpaper,left=0.5in,top=0.49in,bottom=0.575in,right=0.55in,nohead,nofoot]{geometry}
1.15 +%\RequirePackage[letterpaper,left=0.5in,top=0.49in,bottom=0.575in,right=0.55in,nohead,nofoot]{geometry}
1.16
1.17
1.18