summaryrefslogtreecommitdiff
path: root/macros/context/contrib/context-letter/tex/context/third/letter/style/letter-imp-default.mkii
blob: ee986cf8de4ba4250023bb95d10a9ba6a05f0ba7 (plain)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
%D \module
%D   [     file=letter-imp-default,
%D      version=2012.06.10,
%D        title=\CONTEXT\ User Module,
%D     subtitle=Default letter style,
%D       author=Wolfgang Schuster,
%D         date=\currentdate,
%D    copyright=Wolfgang Schuster,
%D      license=GNU General Public License]

%C Copyright (C) 2011 Wolfgang Schuster
%C
%C This program is free software: you can redistribute it and/or modify
%C it under the terms of the GNU General Public License as published by
%C the Free Software Foundation, either version 3 of the License, or
%C (at your option) any later version.
%C
%C This program is distributed in the hope that it will be useful,
%C but WITHOUT ANY WARRANTY; without even the implied warranty of
%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
%C GNU General Public License for more details.
%C
%C You should have received a copy of the GNU General Public License
%C along with this program.  If not, see <https://www.gnu.org/licenses/>.

\setupletter
  [\c!date=\currentdate]

\setupletterlayer
  [\v!head,\v!nexthead,\v!lefthead,\v!righthead]
  [\c!x=\backspace,
   \c!y=\topspace]

\setupletterframe
  [\v!head,\v!nexthead,\v!lefthead,\v!righthead]
  [\c!width=\textwidth]

\setupletterlayer
  [\v!foot,\v!nextfoot,\v!leftfoot,\v!rightfoot]
  [\c!preset=\v!left\v!bottom,
   \c!x=\backspace,
   \c!y=\bottomspace]

\setupletterframe
  [\v!foot,\v!nextfoot,\v!leftfoot,\v!rightfoot]
  [\c!width=\textwidth,
   \c!height=\footerheight]

%\setupletterlayer
%  [\v!head]
%  [\c!rulewidth=\hsize,
%   \c!fromrule=\v!no,
%   \c!rulecolor=\v!black,
%   \c!alternative=\v!left]

\setupletterlayer
  [\v!nexthead,\v!nextfoot]
  [\c!state=\v!next]

\setupletterlayer
  [\v!lefthead,\v!leftfoot]
  [\c!state=\v!left]

\setupletterlayer
  [\v!righthead,\v!rightfoot]
  [\c!state=\v!right]

\setupletterlayer
  [\v!backaddress]
  [\c!alternative=\v!auto,
   \c!separator={, }]

\setupletterlayer
  [\v!reference]
  [\c!alternative=\v!a,
   \c!list=\c!date]

\setuplettersection
  [\v!closing]
  [\c!spaceafter=\v!line,
   \c!spaceinbetween={\v!samepage,2*\v!line}]

\defineletterelements
  [\v!layer]
  [\v!lettermain,
   \v!letternext,
   \v!head,
   \v!nexthead,
   \v!lefthead,
   \v!righthead,
   \v!foot,
   \v!nextfoot,
   \v!topmark,
   \v!botmark,
   \v!cutmark,
   \v!endmark,
   \v!usermark,
   \v!backaddress,
   \v!address,
   \v!reference,
   \v!location]

\defineletterelements
  [\v!section]
  [\v!title,
   \v!subject,
   \v!opening,
   \v!content,
   \v!closing,
   \v!appendices]

\defineletterelements
  [\v!description]
  [\v!copy,
   \v!enclosure,
   \v!postscript]

\setupletterdescription
  [\c!copy]
  [\c!headcommand=\lettertext\v!copy,
   \c!textcommand=\correspondenceparameter\c!copy]

\setupletterdescription
  [\c!enclosure]
  [\c!headcommand=\lettertext\v!enclosure,
   \c!textcommand=\correspondenceparameter\c!enclosure]

\setupletterdescription
  [\c!postscript]
  [\c!headcommand=\lettertext\v!postscript,
   \c!textcommand=\correspondenceparameter\c!postscript]

\endinput