This is a LaTeX version of the University of Washington "matrix"
stationery or letterhead.
-It uses the same fonts (Matrix II and OpenSans) and attempts to be
-pica-for-pica identical to the stationery template distributed as a
-Microsoft Word "DOCX" file by UW Brand and Creative Services.
+It uses the fonts provided by the UW website (Matrix II and OpenSans)
+and attempts to be pica-for-pica identical to the stationery template
+distributed as a Microsoft Word "DOCX" file by UW Brand and Creative
+Services.
Requirements
installable on GNU/Linux, Windows, and MacOSX. More details are
available here: https://tug.org/xetex/
+A number of the normal LaTeX font packages will not work with
+XeLaTeX. For more information, see http://xetex.sourceforge.net/
+
The two required fonts Matrix-II And OpenSans are both included in
this repository.
* latexmk: https://ctan.org/pkg/latexmk?lang=en
+Encrypted signatures files
+===========================
+
+If you'd like, you can encrypt the signature file. There are several
+lines you in the Makefile you can uncomment to do this. We've included
+an optional encrypted copy of the fake signature file. To use it, the
+passphrase is "weakpassword" (without quotes). You will want to
+customize this. To use this, you will also need the GNU Privacy Guard
+(GPG) installed on your system.
+
+
Contributing changes
=======================