Remove no longer needed catman periodic via 'make upgrade'.
[dragonfly.git] / contrib / groff / contrib / mm / mse.tmac
1 .ig
2
3 Copyright (C) 1991, 2006, 2009
4   Free Software Foundation, Inc.
5 mgm is written by Jörgen Hägg <jh@axis.com>
6
7 mgm is free software; you can redistribute it and/or modify it under
8 the terms of the GNU General Public License as published by the Free
9 Software Foundation, either version 3 of the License, or
10 (at your option) any later version.
11
12 mgm is distributed in the hope that it will be useful, but WITHOUT ANY
13 WARRANTY; without even the implied warranty of MERCHANTABILITY or
14 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
15 for more details.
16
17 You should have received a copy of the GNU General Public License
18 along with this program. If not, see <http://www.gnu.org/licenses/>.
19
20 Please send bugreports with examples to jh@axis.com.
21 ..
22 .
23 .\"
24 .\" Swedish version of mm
25 .\"
26 .\" See m.tmac for version-information.
27 .ds @country se
28 .
29 .mso m.tmac
30 .\" The two-letter code for Swedish is `sv', not `se' (this is Northern Sami)
31 .mso sv.tmac
32 .
33 .ISODATE
34 .
35 .\"     Page length
36 .if !r L .nr @pl 28.5c
37 .\"     page width
38 .if !r W .nr @ll 13c
39 .\"     page offset
40 .if !r O .nr @po 3.5c
41 .\"     set the above parameters
42 .ll \n[@ll]u
43 .po \n[@po]u
44 .pl \n[@pl]u
45 .
46 .nr pg*footer-size 4\"                  1v+footer+even/odd footer+1v
47 .\"------------------------------------------------
48 .\" Dokumentnamn
49 .ds LetDNAMN
50 .\" Mottagarens datum
51 .ds LetMDAT Ert datum:
52 .\" Bilaga
53 .ds LetBIL Bilaga \"
54 .\" Kompletteringsuppgift
55 .ds LetKOMP
56 .\" Dokumentbeteckning eller dokumentnummer
57 .ds LetDBET
58 .\" Beteckning (ärendebeteckning i form av diarienummer e.d.
59 .ds LetBET Beteckning:
60 .\" Mottagarens beteckning.
61 .ds LetMBET Er beteckning:
62 .\" Antal sidor
63 .ds LetSIDOR
64 .\" Svensk standard med högerställd löptext. ---------------------
65 .de let@init_SVH
66 .in 4.57c
67 .ll 17.57c
68 ..
69 .de let@head_SVH
70 .rm let@header
71 .let@print_SV H
72 ..
73 .de let@sg_SVH
74 ..
75 .de let@fc_SVH
76 ..
77 .\" Svensk standard med vänsterställd löptext. ---------------------
78 .de let@init_SVV
79 ..
80 .de let@head_SVV
81 .rm let@header
82 .let@print_SV V
83 ..
84 .de let@sg_SVV
85 ..
86 .de let@fc_SVV
87 ..
88 .\"--------------------------------
89 .de let@print_SV
90 .nf
91 .\" pos T0 -----------------------------------
92 .in 0
93 .sp |3
94 .if d let@wa-div .let@wa-div
95 .\"----- addressat
96 .if '\\$1'V' .if d let@ia-div \{\
97 .       sp |10
98 .       let@ia-div
99 .\}
100 .\" pos T4 -----------------------------------
101 .in 9.14c
102 .\"----- kompletteringsuppgift
103 .if d let*lo-KOMP \{\
104 .       sp |2
105 \\*[let*lo-KOMP]
106 .\}
107 .\"----- dokumentnamn
108 .if d let*lo-DNAMN \{\
109 .       sp |3
110 \\*[let*lo-DNAMN]
111 .\}
112 .\"----- datum
113 .if d cov*new-date \{\
114 .       sp |5
115 Datum:
116 \\*[cov*new-date]
117 .\}
118 .\"----- mottagarens datum
119 .if d let*lo-MDAT \{\
120 .       sp |7
121 \\*[LetMDAT]
122 \\*[let*lo-MDAT]
123 .\}
124 .\"----- addressat
125 .if '\\$1'H' .if d let@ia-div \{\
126 .       sp |10
127 .       let@ia-div
128 .\}
129 .\" pos T6 -----------------------------------
130 .in 13.72c
131 .\"----- mottagarens beteck.
132 .if d let*lo-MBET \{\
133 .       sp |7
134 \\*[LetMBET]
135 \\*[let*lo-MBET]
136 .\}
137 .\"----- dokumentbeteck.
138 .if d let*lo-BET \{\
139 .       sp |3
140 \\*[LetBET]
141 \\*[let*lo-BET]
142 .\}
143 .\" pos T7 -----------------------------------
144 .in 16c
145 .\"----- bilaga
146 .if d let*lo-BIL \{\
147 .       sp |2
148 \\*[LetBIL]\\*[let*lo-BIL]
149 .\}
150 .\"
151 .\"----- sidnummer
152 .sp |3
153 .ie d let*lo-SIDOR \\n[%] (\\*[let*lo-SIDOR])
154 .el \\n[%]
155 .\"
156 .\" Ta hand om special
157 .if d TP .TP
158 .sp |17
159 ..
160 .\"  -----------------------------------