aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2014-12-29 15:55:29 -0500
committerEugeniy Mikhailov <evgmik@gmail.com>2014-12-29 15:55:29 -0500
commit04c61dbc6345eb39b3d0bc2e8c1a58fa4970c1ce (patch)
tree8edf2deaf259d6bf4e54076d678262c2e8095c1b
parente55f2671c62dfac414b477aa96010558240e4203 (diff)
downloadwmletterhead-04c61dbc6345eb39b3d0bc2e8c1a58fa4970c1ce.tar.gz
wmletterhead-04c61dbc6345eb39b3d0bc2e8c1a58fa4970c1ce.zip
described nologo option
-rw-r--r--README.md1
-rw-r--r--example_wmletter.tex13
2 files changed, 9 insertions, 5 deletions
diff --git a/README.md b/README.md
index e88df93..9de1980 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ and the following additional options which specify the header logo
* **`black`** - all black logo
* **`green`** - all green logo
* **`white`** - all white logo (quite use less on white background)
+* **`nologo`** - do not show logo image
## Recomended use:
\documentclass[12pt,fullcolor]{wmletterhead}
diff --git a/example_wmletter.tex b/example_wmletter.tex
index ec8b72b..2dadcf2 100644
--- a/example_wmletter.tex
+++ b/example_wmletter.tex
@@ -2,10 +2,11 @@
% '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 - full color logo with yellowish WM cypher
-% black - all black logo
-% green - all green logo
-% white - all white logo (quite use less on white background)
+% fullcolor - (default) full color logo with yellowish WM cypher
+% black - all black logo
+% green - all green logo
+% white - all white logo (quite use less on white background)
+% nologo - do not show logo image
% DEFAULT options: [fullcolor]
% Recomended use:
% \documentclass[12pt,fullcolor]{wmletterhead}
@@ -59,13 +60,15 @@ December 2014) W\&M logos. By selecting a particular option
\item
{\tt prior2014dec} - old logo prior 2014
\item
- {\tt fullcolor} - full color logo with yellowish WM cypher
+ {\tt fullcolor} - (default) full color logo with yellowish WM cypher
\item
{\tt black} - all black logo
\item
{\tt green} - all green logo
\item
{\tt white} - all white logo (quite use less on white background)
+ \item
+ {\tt nologo} - do not show logo image
\end{itemize}
The recommended usage is