]> git.lyx.org Git - lyx.git/blob - lib/examples/serial_letter1.lyx
60073180433b122d369fe678433368ab7e574a80
[lyx.git] / lib / examples / serial_letter1.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 314
3 \begin_document
4 \begin_header
5 \textclass scrlttr2
6 \begin_preamble
7 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
8 %% Here you can modify the layout of your letter
9 %% Have a look at the KOMA script documentation
10 %% for details. Most commands are commented out
11 %% here (i.e. we use default settings)
12 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
13
14 %% Load an *.lco style file (see KOMA documentation)
15 \LoadLetterOption{DIN}%                          
16
17 %% THE CLASS OPTIONS
18 %% Remove preceeding '%' to uncomment an item
19 \KOMAoptions{%
20 %headsepline=true,%            separate the header with a line on page >1
21 %footsepline=true,%             separate the footer with a line on page >1
22 %pagenumber=botcenter,%   position of the page number (see docu)
23 %parskip=false,%          Use indent instead of skip (more options cf. docu)
24 fromalign=center,%        alignment of the address
25 fromrule=aftername,%    separate the address with a line?
26 fromphone=true,%         print sender phone number
27 %fromfax=true,%          print sender fax number
28 fromemail=true,%           print sender e-mail address
29 fromurl=true%               print sender URL
30 %fromlogo=true,%         print a logo (position depends on fromalign)
31 %addrfield=false,%        print an address field?
32 %backaddress=false,%  print the back address?
33 %subject=afteropening,titled,% alternative subject layout and position
34 %locfield=narrow,%      width of the (extra) location field
35 %foldmarks=false,%      print foldmarks?
36 %numericaldate=true,%  date layout
37 %refline=wide%             layout of the refline
38 }
39
40 %% Customize Separators
41 %\setkomavar{placeseparator}{ -- }
42 \setkomavar{backaddressseparator}{ $\cdot$ }
43 %\setkomavar{emailseparator}{ --> }
44 %\setkomavar{enclseparator}{ > }
45 %\setkomavar{faxseparator}{ --> }
46 %\setkomavar{phoneseparator}{ --> }
47 %\setkomavar{subjectseparator}{ >>> }
48
49 %% Customize fonts
50 %% Use LaTeX's standard font commands
51 %% Modify with \setkomafont or \addtokomafont
52 %% (see KOMA documentation)
53 \setkomafont{backaddress}{\rmfamily}
54 %\setkomafont{descriptionlabel}{}
55 \setkomafont{fromaddress}{\small}
56 \setkomafont{fromname}{\scshape}
57 %\setkomafont{pagefoot}{}
58 %\setkomafont{pagehead}{}
59 %\setkomafont{pagenumber}{}
60 %\setkomafont{subject}{}
61 %\setkomafont{title}{}
62 \end_preamble
63 \language english
64 \inputencoding auto
65 \font_roman palatino
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \font_sc false
70 \font_osf false
71 \font_sf_scale 100
72 \font_tt_scale 100
73 \graphics default
74 \paperfontsize 11
75 \spacing other 1.15
76 \use_hyperref false
77 \papersize default
78 \use_geometry false
79 \use_amsmath 0
80 \use_esint 0
81 \cite_engine basic
82 \use_bibtopic false
83 \paperorientation portrait
84 \secnumdepth 3
85 \tocdepth 3
86 \paragraph_separation skip
87 \defskip medskip
88 \quotes_language german
89 \papercolumns 1
90 \papersides 1
91 \paperpagestyle default
92 \tracking_changes false
93 \output_changes false
94 \author "" 
95 \author "" 
96 \end_header
97
98 \begin_body
99
100 \begin_layout Name
101 The LyX Developers Team
102 \end_layout
103
104 \begin_layout SenderAddress
105 140 Map Road
106 \newline
107 SVN City
108 \end_layout
109
110 \begin_layout Telephone
111 0011/222\InsetSpace \thinspace{}
112 333
113 \end_layout
114
115 \begin_layout E-Mail
116 lyx-users@lists.lyx.org
117 \end_layout
118
119 \begin_layout URL
120 www.lyx.org
121 \end_layout
122
123 \begin_layout Backaddress
124 The LyX Developers Team
125 \newline
126 140 Map Road
127 \newline
128 SVN City
129 \end_layout
130
131 \begin_layout Signature
132 The LyX Team
133 \end_layout
134
135 \begin_layout Subject
136 New KOMA letter layout 
137 \end_layout
138
139 \begin_layout Place
140 The Internet
141 \end_layout
142
143 \begin_layout Date
144 \begin_inset ERT
145 status collapsed
146
147 \begin_layout Standard
148
149 \backslash
150 today
151 \end_layout
152
153 \end_inset
154
155
156 \end_layout
157
158 \begin_layout Standard
159 \begin_inset ERT
160 status open
161
162 \begin_layout Standard
163
164 \backslash
165 renewcommand*{
166 \backslash
167 adrentry}[8]{
168 \end_layout
169
170 \end_inset
171
172
173 \end_layout
174
175 \begin_layout Address
176 \begin_inset ERT
177 status collapsed
178
179 \begin_layout Standard
180 #2 #1
181 \backslash
182
183 \backslash
184 #3
185 \end_layout
186
187 \end_inset
188
189
190 \end_layout
191
192 \begin_layout Opening
193 Hello 
194 \begin_inset ERT
195 status collapsed
196
197 \begin_layout Standard
198 #2 #1
199 \end_layout
200
201 \end_inset
202
203 ,
204 \end_layout
205
206 \begin_layout Standard
207 this example is a serial letter to 
208 \series bold
209 all persons
210 \series default
211  in an address database.
212  The design of address databases is described in the documentation listed
213  below.
214 \end_layout
215
216 \begin_layout Standard
217 This template illustrates the use of the new scrlttr2 class (introduced
218  with KOMA-script v.
219  2.9).
220  This letter class is very flexible.
221  Have a look at 
222 \family sans
223 Layout\SpecialChar \menuseparator
224 Document\SpecialChar \menuseparator
225 Preamble
226 \family default
227  for the most common parameters.
228  Please consult the KOMA Script documentation
229 \begin_inset Foot
230 status collapsed
231
232 \begin_layout Standard
233 http://www.ctan.org/tex-archive/macros/latex/contrib/supported/koma-script/scrguien.pdf
234 \end_layout
235
236 \end_inset
237
238
239  for a detailed description.
240 \end_layout
241
242 \begin_layout Closing
243 Have fun with it,
244 \end_layout
245
246 \begin_layout PS
247 p.\InsetSpace \thinspace{}
248 s.: The blue colored items have to be before the address, the magenta colored
249  after it.
250 \end_layout
251
252 \begin_layout CC
253 The LyX Users
254 \end_layout
255
256 \begin_layout EndLetter
257 \begin_inset Note Note
258 status collapsed
259
260 \begin_layout Standard
261 keep this environment empty
262 \end_layout
263
264 \end_inset
265
266
267 \end_layout
268
269 \begin_layout Standard
270 \begin_inset ERT
271 status open
272
273 \begin_layout Standard
274 }
275 \end_layout
276
277 \end_inset
278
279
280 \begin_inset Note Note
281 status collapsed
282
283 \begin_layout Standard
284 closes the above 
285 \series bold
286
287 \backslash
288 renewcommand*
289 \series default
290  command
291 \end_layout
292
293 \end_inset
294
295
296 \end_layout
297
298 \begin_layout Standard
299 \begin_inset CommandInset include
300 LatexCommand input
301 filename "addressExample.adr"
302
303 \end_inset
304
305
306 \end_layout
307
308 \end_body
309 \end_document