aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2014-12-28 23:29:19 -0500
committerEugeniy Mikhailov <evgmik@gmail.com>2014-12-28 23:29:19 -0500
commit5f557450a55ba17fd88e9b84cb05e155c53cc424 (patch)
treec1af1929fda2d2d2bc990da9b5d60e0d1a50e665
parent96096c665bad2ab2b6e0fe27d78ef376ec8deba6 (diff)
downloadwmletterhead-5f557450a55ba17fd88e9b84cb05e155c53cc424.tar.gz
wmletterhead-5f557450a55ba17fd88e9b84cb05e155c53cc424.zip
reformating
-rw-r--r--wmletterhead.cls12
1 files changed, 6 insertions, 6 deletions
diff --git a/wmletterhead.cls b/wmletterhead.cls
index a48af69..0faa98a 100644
--- a/wmletterhead.cls
+++ b/wmletterhead.cls
@@ -149,14 +149,14 @@
%\includegraphics[height=\wmlogoheight{},keepaspectratio=true]{\wmheaderlogo}
\parbox[t]{\textwidth}{
\raisebox{\wmlogoWvpos}{
- \parbox[t]{\textwidth-\wmaddresswidth}{
- \hskip -\wmlogoWhpos
- \includegraphics[height=\wmlogoheight{},keepaspectratio=true]{\wmheaderlogo}
+ \parbox[t]{\textwidth-\wmaddresswidth}{
+ \hskip -\wmlogoWhpos
+ \includegraphics[height=\wmlogoheight{},keepaspectratio=true]{\wmheaderlogo}
+ }
}
+ \parbox[t]{\wmaddresswidth}{
+ \wmaddress{}
}
- \parbox[t]{\wmaddresswidth}{
- \wmaddress{}
- }
}
}