Browse Source

Fixing CL template

environments/production/deployments/37
Drew Short 5 years ago
parent
commit
38790a98a4
  1. 12
      cover_letters/2019-09-CL-Elastic-Senior-Java-Engineer-Security.tex
  2. 33
      cover_letters/template.tex

12
cover_letters/2019-09-CL-Elastic-Senior-Java-Engineer-Security.tex

@ -2,22 +2,22 @@
\documentclass{letter} % Uses 10pt
%Use \documentstyle[newcent]{letter} for New Century Schoolbook postscript font
% the following commands control the margins:
\topmargin=-1in % Make letterhead start about 1 inch from top of page
\textheight=8in % text height can be bigger for a longer letter
\oddsidemargin=0pt % leftmargin is 1 inch
\topmargin=-1in % Make letterhead start about 1 inch from top of page
\textheight=8in % text height can be bigger for a longer letter
\oddsidemargin=0pt % leftmargin is 1 inch
\textwidth=6.5in % textwidth of 6.5in leaves 1 inch for right margin
\begin{document}
\signature{Drew Short} % name for signature
\signature{Drew Short} % name for signature
\longindentation=0pt % needed to get closing flush left
\let\raggedleft\raggedright % needed to get date flush left
\begin{letter}{
Elastic \\
\begin{letter}{Elastic \\
3300 N Interstate 35, 7th Floor \\
Austin, TX 78705}

33
cover_letters/template.tex

@ -1,17 +1,18 @@
% Cover letter using letter.sty
\documentclass{letter} % Uses 10pt
\documentclass{letter} % Uses 10pt
%Use \documentstyle[newcent]{letter} for New Century Schoolbook postscript font
% the following commands control the margins:
\topmargin=-1in % Make letterhead start about 1 inch from top of page
\textheight=8in % text height can be bigger for a longer letter
\oddsidemargin=0pt % leftmargin is 1 inch
\textwidth=6.5in % textwidth of 6.5in leaves 1 inch for right margin
\topmargin=-1in % Make letterhead start about 1 inch from top of page
\textheight=8in % text height can be bigger for a longer letter
\oddsidemargin=0pt % leftmargin is 1 inch
\textwidth=6.5in % textwidth of 6.5in leaves 1 inch for right margin
\begin{document}
\signature{Susan R. Bumpershoot} % name for signature
\longindentation=0pt % needed to get closing flush left
\let\raggedleft\raggedright % needed to get date flush left
\signature{Drew Short} % name for signature
\longindentation=0pt % needed to get closing flush left
\let\raggedleft\raggedright % needed to get date flush left
\begin{letter}{Ms. Terri Roberts \\
@ -25,13 +26,14 @@ Anytown, New Jersey 05867}
{\large\bf Susan R. Bumpershoot}
\end{flushleft}
\medskip\hrule height 1pt
\begin{flushright}
\hfill 1985 Storm Lane, Troy, NY 12180 \\
\hfill (518) 273-0014 or (518) 272-6666
\end{flushright}
\begin{tabular*}{\textwidth}{@{}l@{\extracolsep{\fill}}r@{}}
drew@sothr.com & 1430 Taylor Ave W \\
(651) 285-4565 & Saint Paul, MN 55104
\end{tabular*}
\vfill % forces letterhead to top of page
\opening{Dear Ms. Roberts:}
\noindent PARAGRAPH ONE: State reason for letter, name the position or type
@ -64,15 +66,14 @@ time to consider your credentials.
\encl{} % Enclosures
\end{letter}
\encl{} % Enclosures
\end{document}
\end{letter}
\end{document}
Loading…
Cancel
Save