~ubuntu-branches/ubuntu/hardy/texmacs/hardy

« back to all changes in this revision

Viewing changes to TeXmacs/packages/header/header-letter.ts

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Treinen
  • Date: 2004-04-19 20:34:00 UTC
  • Revision ID: james.westby@ubuntu.com-20040419203400-g4e34ih0315wcn8v
Tags: upstream-1.0.3-R2
ImportĀ upstreamĀ versionĀ 1.0.3-R2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<TeXmacs|1.0.1.10>
 
2
 
 
3
<style|header-generic>
 
4
 
 
5
<\body>
 
6
  <assign|header-letter-package|1.0>
 
7
 
 
8
  <assign|header-letter-dtd|1.0>
 
9
 
 
10
  \;
 
11
 
 
12
  <assign|address*|<\macro|body>
 
13
    <arg|body>
 
14
  </macro>>
 
15
 
 
16
  <assign|address|<macro|body|<surround|<vspace*|0.5fn><apply|leftflush>||<tabular|<tformat|<cwith|1|1|1|1|cell
 
17
  lsep|0spc>|<cwith|1|1|1|1|cell rsep|0spc>|<cwith|1|1|1|1|cell
 
18
  hyphen|n>|<twith|table valign|T>|<table|<row|<\cell>
 
19
    <expand|address*|<arg|body>>
 
20
  </cell>>>>>>>>
 
21
 
 
22
  <assign|destination|<macro|body|<surround|<vspace*|1.5fn>|<apply|rightflush>|<tabular|<tformat|<cwith|1|1|1|1|cell
 
23
  lsep|0spc>|<cwith|1|1|1|1|cell rsep|0spc>|<cwith|1|1|1|1|cell
 
24
  hyphen|n>|<twith|table valign|T>|<table|<row|<\cell>
 
25
    <expand|address*|<arg|body>>
 
26
  </cell>>>>>>>>
 
27
 
 
28
  <assign|letter-date*|<macro|body|<arg|body>>>
 
29
 
 
30
  <assign|letter-date|<macro|body|<surround|<vspace*|0.5fn><apply|leftflush>||<expand|letter-date*|<arg|body>>>>>
 
31
 
 
32
  <assign|letter-header|<macro|body|<surround||<vspace|5fn>|<arg|body>>>>
 
33
 
 
34
  \;
 
35
 
 
36
  <assign|opening*|<macro|body|<arg|body>>>
 
37
 
 
38
  <assign|opening|<macro|body|<surround||<apply|rightflush><vspace|1fn>|<expand|opening*|<arg|body>>>>>
 
39
 
 
40
  <assign|closing*|<macro|body|<arg|body>>>
 
41
 
 
42
  <assign|closing|<macro|body|<surround||<apply|rightflush><vspace|1fn>|<expand|closing*|<arg|body>>>>>
 
43
 
 
44
  <assign|signature*|<macro|body|<arg|body>>>
 
45
 
 
46
  <assign|signature|<macro|body|<surround|<vspace*|5fn><apply|leftflush>||<expand|signature*|<arg|body>>>>>
 
47
 
 
48
  <assign|cc*|<\macro|body>
 
49
    <arg|body>
 
50
  </macro>>
 
51
 
 
52
  <assign|cc|<macro|body|<vspace*|0.5fn><translate|Cc|english|<apply|language>>:
 
53
  <tabular|<tformat|<cwith|1|1|1|1|cell lsep|0spc>|<cwith|1|1|1|1|cell
 
54
  rsep|0spc>|<cwith|1|1|1|1|cell hyphen|n>|<twith|table
 
55
  valign|T>|<table|<row|<\cell>
 
56
    <expand|cc*|<arg|body>>
 
57
  </cell>>>>><apply|rightflush>>>
 
58
 
 
59
  <assign|encl*|<\macro|body>
 
60
    <arg|body>
 
61
  </macro>>
 
62
 
 
63
  <assign|encl|<macro|body|<vspace*|0.5fn><abbr|<translate|Encl|english|<apply|language>>>:
 
64
  <tabular|<tformat|<cwith|1|1|1|1|cell lsep|0spc>|<cwith|1|1|1|1|cell
 
65
  rsep|0spc>|<cwith|1|1|1|1|cell hyphen|n>|<twith|table
 
66
  valign|T>|<table|<row|<\cell>
 
67
    <expand|encl*|<arg|body>>
 
68
  </cell>>>>><apply|rightflush>>>
 
69
 
 
70
  \;
 
71
</body>
 
72
 
 
73
<\initial>
 
74
  <\collection>
 
75
    <associate|preamble|true>
 
76
    <associate|odd page margin|30mm>
 
77
    <associate|paragraph width|150mm>
 
78
    <associate|shrinking factor|4>
 
79
    <associate|page right margin|30mm>
 
80
    <associate|page top margin|30mm>
 
81
    <associate|reduction page right margin|25mm>
 
82
    <associate|reduction page bottom margin|15mm>
 
83
    <associate|page type|a4>
 
84
    <associate|reduction page left margin|25mm>
 
85
    <associate|even page margin|30mm>
 
86
    <associate|page bottom margin|30mm>
 
87
    <associate|reduction page top margin|15mm>
 
88
  </collection>
 
89
</initial>