diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-12-29 16:04:43 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-12-29 16:04:43 -0500 |
commit | 3544d9efb66ca93a211b95b214114cf90feb5552 (patch) | |
tree | 2664a63c8735510fd49a178b08d698101b486e1d /README.md | |
parent | e4952014274eb14e3cdb772b321d028249aac036 (diff) | |
download | wmletterhead-3544d9efb66ca93a211b95b214114cf90feb5552.tar.gz wmletterhead-3544d9efb66ca93a211b95b214114cf90feb5552.zip |
added Changelog to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -4,7 +4,7 @@ the official W&M [template guidelines](http://styleguide.wm.edu/university-templ and [logos](http://styleguide.wm.edu/university-logo/) ## Available options -The 'wmletterhead' class accepts all options of the 'letter' class +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 @@ -19,12 +19,23 @@ and the following additional options which specify the header logo See also the [`example_wmletter.tex`](example_wmletter.tex) file for a more extensive example. +# Changelog +## v1.0 +* initial release with logo placement via fancyhdr +## v2.0 +* rewrite with header part generated internally +## v2.1 +* added tagline +## v2.2 +* template dependent layouts +* `nologo` option added + # 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 +**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/>. |