]> code.communitydata.science - cdsc_tex.git/blob - letter_template/text.tex
tweaked it so that the abstract display a bit more cleanly
[cdsc_tex.git] / letter_template / text.tex
1 \documentclass[12pt]{letter}
2
3 \usepackage[T1]{fontenc}
4 \usepackage{textcomp}
5 \renewcommand{\rmdefault}{ugm}
6 \renewcommand{\sfdefault}{phv}
7 \usepackage[garamond]{mathdesign}
8
9 \usepackage[letterpaper,left=1.3in,right=1.3in,top=0.8in,bottom=0.8in]{geometry}
10
11 \begin{document}
12
13 \begin{letter}{Person Letter is Addressed To\\
14 Followed by Address}
15
16 \address{Benjamin Mako Hill\\
17 Massachusetts Institute of Technology\\
18 Room E15-312\\
19 20 Ames Street\\
20 Cambridge, MA 02139-4307}
21
22 \signature{Benjamin Mako Hill}
23
24 \location{Massachusetts Institute of Technology\\
25 Room E15-020c\\
26 20 Ames Street\\
27 Cambridge, MA 02139-4307}
28
29 \telephone{(206) 409-7191} 
30
31 \opening{To whom it may concern,}
32 \setlength\parindent{0.25in}
33
34 Text of Letter goes here. Text of Letter goes here. Text of Letter
35 goes here. Text of Letter goes here. Text of Letter goes here. Text of
36 Letter goes here. Text of Letter goes here. Text of Letter goes
37 here. Text of Letter goes here.
38
39 \closing{Regards,}
40
41 \end{letter}
42
43 \end{document}
44

Community Data Science Collective || Want to submit a patch?