81 lines
2.6 KiB
Plaintext
81 lines
2.6 KiB
Plaintext
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.
|
|
|
|
|
|
Requirements
|
|
=============
|
|
|
|
Because this document requires an OpenType and a TrueType fonts, you
|
|
will need use to XeTeX—a modern TeX compiler. It is supported by
|
|
https://sharelatex.com/ although it not the default. It should be
|
|
installable on GNU/Linux, Windows, and MacOSX. More details are
|
|
available here: https://tug.org/xetex/
|
|
|
|
The two required fonts Matrix-II And OpenSans are both included in
|
|
this repository.
|
|
|
|
There is a makefile included which allows you to run `make pdf` to
|
|
build the PDF and `make clean` to clean up from a build. Running this
|
|
will required:
|
|
|
|
* GNU Make: https://www.gnu.org/software/make/
|
|
* latexmk: https://ctan.org/pkg/latexmk?lang=en
|
|
|
|
|
|
Contributing changes
|
|
=======================
|
|
|
|
If you notice issues with this template, please fix them contribute
|
|
back a patch so others can use them!
|
|
|
|
You can always find the latest version at the following URL:
|
|
|
|
https://code.communitydata.cc/uw_tex_letterhead.git
|
|
|
|
Information on contributing back can be found here:
|
|
|
|
https://code.communitydata.cc/
|
|
|
|
Please email any changes, or questions, to Benjamin Mako Hill at
|
|
makohill@uw.edu.
|
|
|
|
|
|
Copyright and Usage
|
|
=====================
|
|
|
|
This template was modeled after the Microsoft Word "Matrix" stationery
|
|
template published by UW Brand and Creative Services here:
|
|
|
|
https://www.washington.edu/brand/templates/stationery/
|
|
|
|
It is hopefully obvious that there are many ethical and legal
|
|
restrictions on when one can and cannot (and should or shouldn't) use
|
|
official university letterhead (e.g., it should only be used for
|
|
official communication).
|
|
|
|
If you have any questions, you should contact UW Brand and Creative
|
|
Services at the contact information available at the link above.
|
|
|
|
This TeX template itself was created, and is copyright, by:
|
|
|
|
(c) 2018 Benjamin Mako Hill <makohill@uw.edu>
|
|
(c) 2017 Sayamindu Dasgupta <sdg1@uw.ed>
|
|
|
|
We dedicated the work to the public domain by waiving all of our
|
|
rights to the work worldwide under copyright law, including all
|
|
related and neighboring rights, to the extent allowed by law. You can
|
|
copy, modify, distribute and perform the work, even for commercial
|
|
purposes, all without asking permission.
|
|
|
|
See details here:
|
|
|
|
https://creativecommons.org/publicdomain/zero/1.0/
|
|
|
|
As a result, if you completely remove the UW branding, there are no
|
|
restrictions in how you can or cannot use the work in this repository.
|
|
|