1
0

Merge branch 'master' into mako

This commit is contained in:
2026-04-12 16:47:07 -07:00
2 changed files with 19 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ figures/signature.pdf:
gpg --yes --output $(DEC_SIGIMAGE) --decrypt $(ENC_SIGIMAGE) gpg --yes --output $(DEC_SIGIMAGE) --decrypt $(ENC_SIGIMAGE)
%.pdf: %.tex %.pdf: %.tex
latexmk -f -xelatex $< latexmk -f -lualatex $<
clean: clean:
latexmk -C *.tex latexmk -C *.tex

View File

@@ -1,4 +1,9 @@
\documentclass[12pt,letterpaper]{article} \DocumentMetadata{
pdfversion=2.0,
pdfstandard=ua-2,
lang=en-US,
}
\documentclass[11pt,letterpaper]{article}
% MODIFY THE DETAILS IN THIS SECTION TO MATCH WHAT YOU WANT ON /YOUR/ LETTERHEAD % MODIFY THE DETAILS IN THIS SECTION TO MATCH WHAT YOU WANT ON /YOUR/ LETTERHEAD
\def\department{Department of Communication} \def\department{Department of Communication}
@@ -6,14 +11,16 @@
\def\phone{mobile 206-409-7191} \def\phone{mobile 206-409-7191}
\def\email{makohill@uw.edu} \def\email{makohill@uw.edu}
\def\web{https://mako.cc/academic/} \def\web{https://mako.cc/academic/}
\def\letterauthor{Benjamin Mako Hill}
\def\lettertitle{Letter from \letterauthor}
\usepackage[top=1.25in,left=1.25in,bottom=1.20in,right=1.25in]{geometry} \usepackage[top=1.25in,left=1.25in,bottom=1.20in,right=1.25in]{geometry}
\usepackage{xltxtra}
\usepackage{fontspec} \usepackage{fontspec}
\usepackage{tagpdf}
\tagpdfsetup{activate-all}
\newopentypefeature{Contextuals}{NoAlternate}{-calt} \newopentypefeature{Contextuals}{NoAlternate}{-calt}
\defaultfontfeatures{Kerning=Uppercase,Mapping=tex-text,} \defaultfontfeatures{Kerning=Uppercase,Ligatures=TeX}
\setsansfont{OpenSans}[ \setsansfont{OpenSans}[
Path = ./fonts/OpenSans/, Path = ./fonts/OpenSans/,
@@ -51,6 +58,11 @@ BoldItalicFont = *-BdIt
\usepackage[colorlinks=false, \usepackage[colorlinks=false,
pdfborder={0 0 0}, pdfborder={0 0 0},
]{hyperref} ]{hyperref}
\hypersetup{unicode=true,
pdftitle={\lettertitle},
pdfauthor={\letterauthor},
pdflang={en-US},
pdfdisplaydoctitle=true}
\usepackage{tikz} \usepackage{tikz}
\usepackage{lastpage} \usepackage{lastpage}
@@ -63,7 +75,7 @@ BoldItalicFont = *-BdIt
\ifnum\thepage=1 \ifnum\thepage=1
\begin{tikzpicture}[remember picture,overlay,every node/.style={inner sep=0,outer sep=0}] \begin{tikzpicture}[remember picture,overlay,every node/.style={inner sep=0,outer sep=0}]
\node at (current page.north west) [anchor=north west] \node at (current page.north west) [anchor=north west]
{\includegraphics{figures/matrix_header.pdf}}; {\includegraphics[alt={University of Washington letterhead}]{figures/matrix_header.pdf}};
% add the department name % add the department name
\node at (current page.north west) [anchor=north west, xshift=1.19in, yshift=-0.56in] \node at (current page.north west) [anchor=north west, xshift=1.19in, yshift=-0.56in]
{{\fontsize{14pt}{16pt} \fontspec{MatrixIIOT-Book.otf}[ {{\fontsize{14pt}{16pt} \fontspec{MatrixIIOT-Book.otf}[
@@ -350,7 +362,7 @@ Sed ullamcorper morbi tincidunt ornare massa eget egestas purus. Feugiat pretium
Sincerely, Sincerely,
\includegraphics[width=1.7in]{figures/mako-signature-2012.pdf}\\ \includegraphics[width=1.7in,alt={Signature of \letterauthor}]{figures/signature.pdf}\\
Benjamin Mako Hill\\ Benjamin Mako Hill\\
Associate Professor, Communication\\ Associate Professor, Communication\\
Adjunct Associate Professor, Paul G.\ Allen School of Computer Science \& Engineering\\ Adjunct Associate Professor, Paul G.\ Allen School of Computer Science \& Engineering\\