[725] in SIPB bug reports
re: LaTeX difficulty
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Nov 6 19:02:31 1989
Date: Mon, 6 Nov 89 19:03:42 -0500
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: rbkoo@ATHENA.MIT.EDU
Cc: bug-sipb@ATHENA.MIT.EDU
In-Reply-To: [0724]
There were two problems with your letter:
1) The Letter macros don't like an empty address for the addressee; if
you use a non-breaking space I think you will get what you want:
\begin{letter}{~}
2) You need to end the letter before you can end the document
(insert \end{letter} before \end{document}).
In the future, you should probably stop by the SIPB office, or try OLC,
for problems like this; bug-sipb is primarily used for bug reports on
our software.
John