aboutsummaryrefslogtreecommitdiff
path: root/wmletterhead.cls
diff options
context:
space:
mode:
Diffstat (limited to 'wmletterhead.cls')
-rw-r--r--wmletterhead.cls4
1 files changed, 3 insertions, 1 deletions
diff --git a/wmletterhead.cls b/wmletterhead.cls
index 03c647b..075569b 100644
--- a/wmletterhead.cls
+++ b/wmletterhead.cls
@@ -19,6 +19,9 @@
\RequirePackage{xcolor}
\RequirePackage{ifthen}
+% Fail safe default for tag line color
+\colorlet{wmtaglinecolor}{black}
+
% --------------------------------------------------
% Global flag
\newif\iflogo
@@ -160,7 +163,6 @@
\RequirePackage{geometry} % easy page layout manipulation
\RequirePackage{fancyhdr} % Headers !
-\colorlet{wmtaglinecolor}{black}
% --------------------------------------------------