%% SPO letterhead template, taken from a Peter Brandt letter %% and modified LaTeX to Tex %% Rob Rutten, July 1993, NSO/SP %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentstyle[letter,12pt]{article} \topmargin=0cm \thispagestyle{empty} %% number following pages only \textwidth=16cm %% 16 cm \textheight=20cm %% 23 cm, maximum for American copy paper \voffset=-4cm \hoffset=-2cm \input{rrmacros} \def\username{Robert J. Rutten} \def\phone{TEL:(1) (505) 434-7000} \def\email{rrutten@solar.stanford.edu} \begin{document} %%\makelabels %RR ADAPT: labels or no labels? %RR NB: in for AUX file for BBL file \signature{\mbox{Konstantin A. Burlov-Vasiljev \hspace{5cm} Yuri B. Matvejev}} \begin{letter}{% Dr. Robert J. Rutten\\ Administrator\\ NWO Fund Utrecht--Kiev\\ NSO/SP} \input{spohead} \opening{\mbox{ }\vspace*{2cm}} \large We declare that we have received USD~100,- from you per person, for travel from the National Solar Observatory/SP, Sunspot, New Mexico, to Denver, Colorado on July 17, 1993, in connection with joint research performed at NSO/SP during June 26 - July 16 1993 in the context of the Utrecht--Kiev cooperation in solar physics.\\[2cm] \closing{\mbox{ }} \end{letter} \end{document}