blob: 2177651bb31583599f595b4f90463249a87f68c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
\documentclass[busletter]{newlfm} %Renders correctly
%\documentclass[busletternofrom]{newlfm} %Renders incorrectly
\newlfmP{letrh=HEAVEN,addrt=SATAN}
\begin{document}
\begin{newlfm}
I don't want to talk to you no more, you empty-headed animal food trough
wiper! I fart in your general direction! Your mother was a hamster and your
father smelt of elderberries!
\end{newlfm}
\end{document}
|