From 389ba5f0519205f3264e29f6c2d1016b6bc3e19b Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Wed, 18 Jan 2023 16:46:47 -0600 Subject: feat(build): add cond build based on `jobname` --- src/cover_letter.tex | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) (limited to 'src/cover_letter.tex') diff --git a/src/cover_letter.tex b/src/cover_letter.tex index 6b716d4..e260db4 100644 --- a/src/cover_letter.tex +++ b/src/cover_letter.tex @@ -1,30 +1,19 @@ \input{preamble} -\recipient{HR Department}{Mozilla\\Portland, OR } -\date{\today} -\opening{Dear Sir or Madam,} -\closing{Thank you for your consideration,} -\enclosure[Attached]{curriculum vit\ae{}} +\usepackage{cover_letter} -\newcommand{\position}{Software Engineer (Privacy and Security)} +\input{cover_letter/\jobname} \begin{document} - -\makelettertitle - -I am contacting you in regard to the \emph{\position} position and would love to discuss the -opportunity you have. +\makelettertitle{} +\makeletterintro{} I have been involved in software for most of my life, both as a hobby, as well as professionally. I have found software engineering to be an excellent conduit for my love of problem solving, engineering, and finding elegant solutions to complex problems. I have high standards for quality solutions that focus on simplicity, efficiency, and correctness. While I have an affinity for the -Rust programming language, I have experience many other languages such as C++, Python, and C\#. - -I really believe in open source software and the work being done at Mozilla as a whole. I think my -proficiency for engineering, along with my passion and aptitude for Rust, provide unique -qualifications for this opportunity. - -\makeletterclosing +Rust, I have experience with many other languages such as C, Python, and C\#. +\makeletteroutro{} +\makeletterclosing{} \end{document} -- cgit v1.2.3-70-g09d2