Currently we import a png image to use as the SC logo. Obviously using a vector is better, and it avoids Lulu annoying us with messages about image resolution.
The sclogo.ttf file only contains the logo, which is at the character 0.
In the preamble:
% logo
\newfontfamily\Logofont{sclogo.ttf}
\newcommand*{\sclogo}[1]{\large\Logofont{#1}}
Currently we import a png image to use as the SC logo. Obviously using a vector is better, and it avoids Lulu annoying us with messages about image resolution.
The sclogo.ttf file only contains the logo, which is at the character
0
.In the preamble:
In the document: