* src/roff/troff/node.cpp (left_italic_corrected_node::add_self):
[s-roff.git] / contrib / mm / mse.tmac
blobdd4f0948cfd9a65557a023b8ce273d3d6ae2196a
1 .ig
3 Copyright (C) 1991, 2006
4   Free Software Foundation, Inc.
5 mgm is written by Jörgen Hägg <jh@axis.com>
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 2, or (at your option) any later
10 version.
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.
17 You should have received a copy of the GNU General Public License along
18 with groff; see the file COPYING.  If not, write to the Free Software
19 Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
21 Please send bugreports with examples to jh@axis.com.
24 .\"
25 .\" Swedish version of mm
26 .\"
27 .\" See m.tmac for version-information.
28 .ds @country se
30 .mso m.tmac
31 .\" The two-letter code for Swedish is `sv', not `se' (this is Northern Sami)
32 .mso sv.tmac
34 .ISODATE
36 .\"     Page length
37 .if !r L .nr @pl 28.5c
38 .\"     page width
39 .if !r W .nr @ll 13c
40 .\"     page offset
41 .if !r O .nr @po 3.5c
42 .\"     set the above parameters
43 .ll \n[@ll]u
44 .po \n[@po]u
45 .pl \n[@pl]u
47 .nr pg*footer-size 4\"                  1v+footer+even/odd footer+1v
48 .\"------------------------------------------------
49 .\" Dokumentnamn
50 .ds LetDNAMN
51 .\" Mottagarens datum
52 .ds LetMDAT Ert datum:
53 .\" Bilaga
54 .ds LetBIL Bilaga \"
55 .\" Kompletteringsuppgift
56 .ds LetKOMP
57 .\" Dokumentbeteckning eller dokumentnummer
58 .ds LetDBET
59 .\" Beteckning (ärendebeteckning i form av diarienummer e.d.
60 .ds LetBET Beteckning:
61 .\" Mottagarens beteckning.
62 .ds LetMBET Er beteckning:
63 .\" Antal sidor
64 .ds LetSIDOR
65 .\" Svensk standard med högerställd löptext. ---------------------
66 .de let@init_SVH
67 .in 4.57c
68 .ll 17.57c
70 .de let@head_SVH
71 .rm let@header
72 .let@print_SV H
74 .de let@sg_SVH
76 .de let@fc_SVH
78 .\" Svensk standard med vänsterställd löptext. ---------------------
79 .de let@init_SVV
81 .de let@head_SVV
82 .rm let@header
83 .let@print_SV V
85 .de let@sg_SVV
87 .de let@fc_SVV
89 .\"--------------------------------
90 .de let@print_SV
91 .nf
92 .\" pos T0 -----------------------------------
93 .in 0
94 .sp |3
95 .if d let@wa-div .let@wa-div
96 .\"----- addressat
97 .if '\\$1'V' .if d let@ia-div \{\
98 .       sp |10
99 .       let@ia-div
101 .\" pos T4 -----------------------------------
102 .in 9.14c
103 .\"----- kompletteringsuppgift
104 .if d let*lo-KOMP \{\
105 .       sp |2
106 \\*[let*lo-KOMP]
108 .\"----- dokumentnamn
109 .if d let*lo-DNAMN \{\
110 .       sp |3
111 \\*[let*lo-DNAMN]
113 .\"----- datum
114 .if d cov*new-date \{\
115 .       sp |5
116 Datum:
117 \\*[cov*new-date]
119 .\"----- mottagarens datum
120 .if d let*lo-MDAT \{\
121 .       sp |7
122 \\*[LetMDAT]
123 \\*[let*lo-MDAT]
125 .\"----- addressat
126 .if '\\$1'H' .if d let@ia-div \{\
127 .       sp |10
128 .       let@ia-div
130 .\" pos T6 -----------------------------------
131 .in 13.72c
132 .\"----- mottagarens beteck.
133 .if d let*lo-MBET \{\
134 .       sp |7
135 \\*[LetMBET]
136 \\*[let*lo-MBET]
138 .\"----- dokumentbeteck.
139 .if d let*lo-BET \{\
140 .       sp |3
141 \\*[LetBET]
142 \\*[let*lo-BET]
144 .\" pos T7 -----------------------------------
145 .in 16c
146 .\"----- bilaga
147 .if d let*lo-BIL \{\
148 .       sp |2
149 \\*[LetBIL]\\*[let*lo-BIL]
152 .\"----- sidnummer
153 .sp |3
154 .ie d let*lo-SIDOR \\n[%] (\\*[let*lo-SIDOR])
155 .el \\n[%]
157 .\" Ta hand om special
158 .if d TP .TP
159 .sp |17
161 .\"  -----------------------------------