diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-12-17 00:12:31 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-12-17 00:12:31 -0500 |
commit | 8848ebd72329920b0ade7c3fdd07612530b5746c (patch) | |
tree | dbd907e4fb98d68652317fa63377d0278f4c20e5 | |
parent | efad72b09eb496854abfd64b4cd8f971b4c01361 (diff) | |
download | wmletterhead-8848ebd72329920b0ade7c3fdd07612530b5746c.tar.gz wmletterhead-8848ebd72329920b0ade7c3fdd07612530b5746c.zip |
readme expanded
-rw-r--r-- | README.md | 26 |
1 files changed, 19 insertions, 7 deletions
@@ -1,17 +1,29 @@ # W&M letterhead LaTeX class -This LaTeX class designed to make use of official W&M guidelines and logos +This LaTeX class designed to make use of +the official W&M [template guidelines](http://styleguide.wm.edu/university-templates/) +and [logos](http://styleguide.wm.edu/university-logo/) ## Available options The 'wmletterhead' class accepts all options of the 'letter' class and the following additional options which specify the header logo -* prior2014dec - old logo prior 2014 -* fullcolor - (default) full color logo with yellowish W&M cypher -* black - all black logo -* green - all green logo -* white - all white logo (quite use less on white background) +* **`prior2014dec`** - old logo prior 2014 +* **`fullcolor`** - (*default*) full color logo with yellowish W&M cypher +* **`black`** - all black logo +* **`green`** - all green logo +* **`white`** - all white logo (quite use less on white background) ## Recomended use: \documentclass[12pt,fullcolor]{wmletterhead} +See also the [`example_wmletter.tex` file](example_wmletter.tex). + +# LICENSE +The LaTeX class files and examples are distributed under +**do what ever you want condition**. +But please *add yourself* to the author list, so the original author is not blamed. + +**Note** logo files in the `wmlogos` directory belong to W&M +and covered by W&M copyrights and other restrictions. +If you want to know the W&M restrictions contact <licensing@wm.edu>. +The logos were taken from <http://styleguide.wm.edu/downloads/>. -## Note: logo files belong to W&M |