1 \documentclass[11pt,letterpaper]{article}
3 % Metadata -- alter as neded
4 \def\email{email@uw.edu}
5 \def\web{https://website.cc}
6 \def\mobile{XXX.XXX.XXXX}
8 \def\zipcode{98195-XXXX}
10 \usepackage[top=1.2in,left=1.3in,bottom=1in,right=1in]{geometry}
14 \usepackage{libertine}
16 ItalicFont=OpenSans-LightItalic.ttf,
17 ]{OpenSans-Light.ttf}[Scale=MatchLowercase]
22 % protrusion=true]{microtype}
24 \usepackage{polyglossia}
25 \setdefaultlanguage{english}
28 \usepackage[colorlinks=false,
36 \renewcommand{\footrulewidth}{0pt}
37 \renewcommand{\headrulewidth}{0pt}
40 \begin{tikzpicture}[remember picture,overlay]
41 \node at (current page.north west) [yshift=-0.5in,xshift=0.5in,anchor=north west]
42 {\includegraphics[width=607pt]{figures/uw-header.pdf}};
45 \fancyfoot[L] {\sffamily{
46 Box {\boxno}\hspace{0.3cm}Seattle, WA {\zipcode}\\ % If you don't want to include your physical campus address, comment out this line
47 \href{\email}{\email}\hspace{0.3cm}\href{\web}{\web}
49 \fancyfoot[R] {\sffamily{\thepage/\pageref*{LastPage}}}
52 % No paragraph indentation
55 \setlength{\parskip}{0.5\baselineskip}
56 \setlength{\headheight}{14pt}
57 \setlength{\footskip}{35pt}
68 Some School or Department\\
72 Dear members of the Committee,
74 I am writing to show off this new~\XeLaTeX~thing.
76 \XeLaTeX~supports sytem fonts, and also local TTF/OTF fonts. \XeLaTeX~also support Unicode way better, and supports shaping of complex scripts (e.g.~Indic or Arabic).
78 Hope you will find this template useful.
82 \includegraphics[width=1.7in]{figures/signature.png}