-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwsu-johndoe.lco
More file actions
executable file
·32 lines (28 loc) · 875 Bytes
/
Copy pathwsu-johndoe.lco
File metadata and controls
executable file
·32 lines (28 loc) · 875 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
%
% wsu-johndoe.lco
% Copyright (c) 2012-2021 Markus Kohm
% komascript at gmx dot info
%
% All rights reserved.
%
% This file is and example for `notepaper-wsu'.
% See https://github.com/komascript/notepaper-wsu for more information.
%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\LoadLetterOption{wsu}
\setkomavar{date}{\today}
\setkomavar{signature}{John Doe\\
Vice President}
\setkomavar{office}{Office of University Publications and Printing\\
Vice President}
\setkomavar{fromaddress}{PO Box 123456\\ Pullman, WA 12345-6789}
\setkomavar{fromphone}{555-335-3518}
\setkomavar{fromfax}{555-335-8568}
\setkomavar{fromemail}{publications@wsu.invalid}
\setkomavar{fromurl}{www.wsu-pub.invalid/publications}
% That's all!
\endinput
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "wsu-letter.tex"
%%% End: