Added dtbartle's whitespace maximizer margin settings

This commit is contained in:
Gaelan D'costa 2007-06-21 17:57:03 -04:00
parent 57f0e5b6fe
commit 3908500f18
1 changed files with 5 additions and 2 deletions

View File

@ -31,8 +31,9 @@
%% commands. This is only useful if you are invoking PDFLaTeX.
%%
%% Changelog:
%% Version 1.4.1
%% Version 1.5
%% * Increased the size of the Speaker byline
%% * Merged dtbartle's margin settings, minimizing border whitespace
%% -- Gaelan D'costa <gdcosta@csclub.uwaterloo.ca> Wed, 20 June 2007 16:27:33 -500
%% Version 1.4
%% * Fixed handling of empty parameters.
@ -68,7 +69,9 @@
%% PACKAGES
%%%%%%%%%%%
\RequirePackage{fullpage}
\addtolength{\topmargin}{-0.5in}
\addtolength{\topmargin}{0.5in}
\addtolength{\leftmargin}{-0.5in}
\addtolength{\rightmargin}{-0.5in}
\addtolength{\textheight}{1.3in}
\RequirePackage{graphicx}
\RequirePackage[T1]{fontenc}