diff --git a/csc-letterhead.sty b/csc-letterhead.sty index 2df84b3..edbd6d4 100644 --- a/csc-letterhead.sty +++ b/csc-letterhead.sty @@ -57,7 +57,7 @@ % Caculate the width of the logo, and how much space is left over. \newsavebox{\csclogo} -\sbox{\csclogo}{\resizebox{!}{3\baselineskip}{\includegraphics{csclogo}}} +\sbox{\csclogo}{\resizebox{!}{3\baselineskip}{\includegraphics{csc-logos/csclub}}} \newlength{\csclogowidth} \newlength{\notlogowidth} \settowidth{\csclogowidth}{\usebox{\csclogo}} diff --git a/csclogo-nowords.eps b/csc-logos/csclogo-nowords.eps similarity index 100% rename from csclogo-nowords.eps rename to csc-logos/csclogo-nowords.eps diff --git a/csclogo.eps b/csc-logos/csclogo.eps similarity index 100% rename from csclogo.eps rename to csc-logos/csclogo.eps diff --git a/csc-poster.sty b/csc-poster.sty index e9ec787..f0eccf3 100644 --- a/csc-poster.sty +++ b/csc-poster.sty @@ -31,6 +31,9 @@ %% commands. This is only useful if you are invoking PDFLaTeX. %% %% Changelog: +%% Version 1.6 +%% * Moved CSC logo around +%% -- Edgar Bering Fri, 5 Feb 2019 21:27:33 -500 %% Version 1.5 %% * Increased the size of the Speaker byline %% * Merged dtbartle's margin settings, minimizing border whitespace @@ -135,7 +138,7 @@ #4\\% \fi% \cscbigskip% - \includegraphics[height=1.5in]{csclogo}% + \includegraphics[height=1.5in]{csc-logos/csclogo}% \end{center}% }