Made the speaker font bigger to make it more noticable

This commit is contained in:
Gaelan D'costa 2007-06-20 16:30:20 -04:00
parent 8b59b5e192
commit 57f0e5b6fe
1 changed files with 4 additions and 1 deletions

View File

@ -31,6 +31,9 @@
%% commands. This is only useful if you are invoking PDFLaTeX.
%%
%% Changelog:
%% Version 1.4.1
%% * Increased the size of the Speaker byline
%% -- 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.
@ -81,7 +84,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!