Merge branch 'master' of /users/gdcosta/posters

This commit is contained in:
Michael Spang 2007-06-30 06:42:49 -04:00
commit d35287fc50
1 changed files with 8 additions and 2 deletions

View File

@ -31,6 +31,10 @@
%% commands. This is only useful if you are invoking PDFLaTeX.
%%
%% Changelog:
%% 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.
%% * Allowed \cscsubtitle to be empty.
@ -65,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}
@ -81,7 +87,7 @@
\providecommand{\HUGE}{\@setfontsize\HUGE{35.83}{35.83}}
\newcommand{\cscfamily}{\renewcommand{\rmdefault}{pnc}}
\newcommand{\csctitlefont}{\cscfamily \HUGE \bf}
\newcommand{\cscspeakerfont}{\cscfamily \LARGE \it}
\newcommand{\cscspeakerfont}{\cscfamily \HUGE \it}
\newcommand{\csctimefont}{\cscfamily \LARGE \bf}
\newcommand{\cscsubtitlefont}{\cscfamily \LARGE \rm}
\newcommand{\cscbigsubtitlefont}{\cscfamily \Huge \rm} %% DEPRECATED!