summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chletter/chlettmp.tex
blob: fc68ae35520ce015beafff6d36898efc911aef80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\documentclass{chletter}

%%\usepackage[english,black]{chextras}

\author{My name}
\address{My address\\My City}
\telephone{My phone\\My email}
\date{My location, \today}

\begin{document}
\begin{letter}{Name\\Address\\City}

\opening{Dear \toname,}

Body text.

\closing{Yours truly,}

\encl{Enclosures}
\cc{Other recipients}

\end{letter}
\end{document}