Added cover letter template
This commit is contained in:
parent
92a3c58839
commit
2fd0eb39a1
63
cover_letter.tex
Normal file
63
cover_letter.tex
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
\documentclass[11pt,letterpaper]{letter}
|
||||||
|
|
||||||
|
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
%% Packages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
\usepackage[utf8]{inputenc}
|
||||||
|
\usepackage{fourier}
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\graphicspath{ {images/} }
|
||||||
|
\usepackage{lipsum}
|
||||||
|
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
%% Page Layout %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
% \usepackage{showframe}
|
||||||
|
% \renewcommand*\ShowFrameColor{\color{red}}
|
||||||
|
\raggedbottom
|
||||||
|
\raggedright
|
||||||
|
\setlength{\parindent}{0pt}
|
||||||
|
\usepackage{geometry}
|
||||||
|
\geometry{
|
||||||
|
margin=20mm,
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
\author{Kenneth John Odle}
|
||||||
|
|
||||||
|
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
%% Get it started… %%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
%% My Contact Info %%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
{\Large \textbf{Kenneth John Odle}}\hfill{} {\large Technical Writer/Documentation Specialist} \\
|
||||||
|
\smallskip
|
||||||
|
Portage, MI 49024\hfill kenneth.odle@tutanota.com \\
|
||||||
|
\hfill{}248.716.8264
|
||||||
|
|
||||||
|
\hrulefill
|
||||||
|
|
||||||
|
\vspace{30mm}
|
||||||
|
|
||||||
|
%% Company Info %%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
Generic Company \\
|
||||||
|
Attn: Hiring Manager \\
|
||||||
|
1313 Mockingbird Lane\\
|
||||||
|
Corporate City, MI 49099
|
||||||
|
|
||||||
|
Dear Hiring Manager,
|
||||||
|
|
||||||
|
I am very excited to apply for the position of (test job).
|
||||||
|
|
||||||
|
\lipsum[2]
|
||||||
|
|
||||||
|
\lipsum[3]
|
||||||
|
|
||||||
|
Sincerely yours, \\
|
||||||
|
\vspace{2mm}
|
||||||
|
\includegraphics[scale=0.75]{signature} \\
|
||||||
|
Kenneth John Odle
|
||||||
|
\end{document}
|
BIN
images/signature.png
Normal file
BIN
images/signature.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue
Block a user