I am trying to use the latex preamble below in a letter to produce some headed paper (it works for an article). I get no error messages but the heading logo and text do not appear in dvi or any other output. How is this done in a letter? I am using fancy as a style but i cannot for the life of me get this to print out. I also have a problem if the letter goes over 1 page with a couple of errors just before the end of the letter. I am just using the standard letter template and letter class. Should i be using something more exotic?
Thanks in advance
Ryan
\usepackage{geometry}
\geometry{verbose,a4paper,tmargin=3cm,bmargin=3cm,lmargin=2cm,rmargin=2cm}
\setlength{\headwidth}{17cm}
\headheight=4.0cm
\renewcommand{\footrulewidth}{0.4pt}
\lhead{\resizebox{3.4cm}{!}{\includegraphics{MClogotype.eps}}}
\chead{\textsf{\textbf{\large ~~~~~The Martin Centre for Architectural and Urban Studies}} \\
\textsf{\footnotesize{\textit{~Director:} Dr Koen Steemers ~~~~~~~~~~~\textit{Head of Department:} Alan Short~~~~~~~~~~~~~~~~~~~~~} \\~\\ \textsf{University of Cambridge, Department of Architecture,~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\ 6 Chaucer Rd, Cambridge CB2 2EB Tel:(01223) 331700 Fax:(01223) 331701~~~}}}
\rhead{}
\date{}
-- Dr Ryan Southall, Research Associate, The Martin Centre, 6 Chaucer Rd, Cambridge. CB2 2EB. Tel: (01223) 331714 Fax: (01223) 331701 Email: [EMAIL PROTECTED]
