]> code.communitydata.science - uw_tex_letterhead.git/blob - README.txt
Initial import
[uw_tex_letterhead.git] / README.txt
1 This is an attempt to implement a dynamically configurable version of the
2 University of Washington (UW) letterhead. It uses fonts provided by the
3 UW webite, and then uses XeLaTeX to use those fonts to recreate the
4 letterhead.
5
6
7
8 Requirements:
9
10 To use this template, you will need XeLaTeX (if you are using the online
11 ShareLaTeX system, change your compiler to XeLaTeX from the settings menu
12 of your project). To compile locally you will also need the "rubber"
13 utility.
14
15 The signature file (a gray image) is GPG encrypted file using a symmetric
16 cipher. The passphrase is "weakpassword" (without quotes). You will want to
17 customize this. For this file, you will also need GPG installed in the system.
18
19
20
21 To compile:
22
23 Type "make", and if you have everything installed, you will get a letter.pdf
24 file. You will be prompted for password by GPG - see the above section for the
25 passphrase.
26
27 "make clean" should remove all the non-essential build files.
28
29
30
31 Note on XeLaTeX:
32
33 A number of the normal LaTeX font packages will not work with XeLaTeX. For more
34 information, see http://xetex.sourceforge.net/
35

Community Data Science Collective || Want to submit a patch?