diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a46c6f7 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# W&M letterhead LaTeX class +This LaTeX class designed to make use of official W&M guidelines and logos + +## 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) + +## Recomended use: + \documentclass[12pt,fullcolor]{wmletterhead} + +## Note: logo files belong to W&M |