Links to MSC explanations
[texmacs.git] / src / TeXmacs / packages / header / header-letter.ts
blob01ef7a3c888eaa9baadbd73294eb0a4e35099655
1 <TeXmacs|1.0.3.4>
3 <style|source>
5 <\body>
6   <active*|<\src-title>
7     <src-package-dtd|header-letter|1.0|header-letter|1.0>
9     <\src-purpose>
10       Headers for the generic style.
11     </src-purpose>
13     <src-copyright|1998--2004|Joris van der Hoeven>
15     <\src-license>
16       This software falls under the <hlink|GNU general public
17       license, version 3 or later|$TEXMACS_PATH/LICENSE>.
18       It comes WITHOUT ANY WARRANTY WHATSOEVER.
19       You should have received a copy of the license which the software.
20       If not, see <hlink|http://www.gnu.org/licenses/gpl-3.0.html|http://www.gnu.org/licenses/gpl-3.0.html>.
21     </src-license>
22   </src-title>>
24   <use-package|header-generic>
26   \;
28   <assign|address*|<\macro|body>
29     <arg|body>
30   </macro>>
32   <assign|address|<macro|body|<surround|<vspace*|0.5fn><left-flush>||<tabular|<tformat|<cwith|1|1|1|1|cell-lsep|0spc>|<cwith|1|1|1|1|cell-rsep|0spc>|<cwith|1|1|1|1|cell-hyphen|n>|<twith|table-valign|T>|<table|<row|<\cell>
33     <address*|<arg|body>>
34   </cell>>>>>>>>
36   <assign|destination|<macro|body|<surround|<vspace*|1.5fn>|<right-flush>|<tabular|<tformat|<cwith|1|1|1|1|cell-lsep|0spc>|<cwith|1|1|1|1|cell-rsep|0spc>|<cwith|1|1|1|1|cell-hyphen|n>|<twith|table-valign|T>|<table|<row|<\cell>
37     <address*|<arg|body>>
38   </cell>>>>>>>>
40   <assign|letter-date*|<macro|body|<arg|body>>>
42   <assign|letter-date|<macro|body|<surround|<vspace*|0.5fn><left-flush>||<letter-date*|<arg|body>>>>>
44   <assign|letter-header|<macro|body|<surround||<vspace|5fn>|<arg|body>>>>
46   \;
48   <assign|opening*|<macro|body|<arg|body>>>
50   <assign|opening|<macro|body|<surround||<right-flush><vspace|1fn>|<opening*|<arg|body>>>>>
52   <assign|closing*|<macro|body|<arg|body>>>
54   <assign|closing|<macro|body|<surround||<right-flush><vspace|1fn>|<closing*|<arg|body>>>>>
56   <assign|signature*|<macro|body|<arg|body>>>
58   <assign|signature|<macro|body|<surround|<vspace*|5fn><left-flush>||<signature*|<arg|body>>>>>
60   <assign|cc*|<\macro|body>
61     <arg|body>
62   </macro>>
64   <assign|cc|<macro|body|<style-with|src-compact|none|<vspace*|0.5fn><style-with|src-compact|all|<localize|Cc>:
65   ><tabular|<tformat|<cwith|1|1|1|1|cell-lsep|0spc>|<cwith|1|1|1|1|cell-rsep|0spc>|<cwith|1|1|1|1|cell-hyphen|n>|<twith|table-valign|T>|<table|<row|<\cell>
66     <cc*|<arg|body>>
67   </cell>>>>><right-flush>>>>
69   <assign|encl*|<\macro|body>
70     <arg|body>
71   </macro>>
73   <assign|encl|<macro|body|<style-with|src-compact|none|<vspace*|0.5fn><style-with|src-compact|all|<localize|Encl>:
74   ><tabular|<tformat|<cwith|1|1|1|1|cell-lsep|0spc>|<cwith|1|1|1|1|cell-rsep|0spc>|<cwith|1|1|1|1|cell-hyphen|n>|<twith|table-valign|T>|<table|<row|<\cell>
75     <encl*|<arg|body>>
76   </cell>>>>><right-flush>>>>
78   \;
79 </body>
81 <\initial>
82   <\collection>
83     <associate|page-bot|30mm>
84     <associate|page-even|30mm>
85     <associate|page-odd|30mm>
86     <associate|page-reduce-bot|15mm>
87     <associate|page-reduce-left|25mm>
88     <associate|page-reduce-right|25mm>
89     <associate|page-reduce-top|15mm>
90     <associate|page-right|30mm>
91     <associate|page-top|30mm>
92     <associate|page-type|a4>
93     <associate|par-width|150mm>
94     <associate|preamble|true>
95     <associate|sfactor|4>
96   </collection>
97 </initial>