summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/newlfm/chk1.tex
blob: d9a0ea1d4894279e747698265944aa41b672cfe4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\documentclass[stdletter,11pt]{newlfm}
\nameto{George Bush}
\addrto{\parbox{2in}{The White House \\ Washington, DC}}
\namefrom{My Self}
\newlfmP{addrf=testADR%%  OK
,addrfromphone%%        Produced error [1]
,addrfromfax%%          Produces error [2]
,printallfrom,addrfromright,orderdatefromto%         Ignored        [3]
}%%
\begin{document}
\closeline{Sincerely yours,}
\greetto{Dear Mr. Bush,}
\begin{newlfm}
How are the azaleas?
\end{newlfm}
\end{document}