]> git.lyx.org Git - lyx.git/blob - lib/examples/serial_letter2.lyx
Include stdinsets.inc.
[lyx.git] / lib / examples / serial_letter2.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 danish
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 CommandInset include
160 LatexCommand input
161 filename "addressExample.adr"
162
163 \end_inset
164
165
166 \end_layout
167
168 \begin_layout Address
169 \begin_inset ERT
170 status collapsed
171
172 \begin_layout Standard
173
174 \backslash
175 WILBOE
176 \end_layout
177
178 \end_inset
179
180
181 \end_layout
182
183 \begin_layout Opening
184 Dear Wilhelm,
185 \end_layout
186
187 \begin_layout Standard
188 this example is a serial letter to 
189 \series bold
190 one person
191 \series default
192  in an address database.
193  The design of address databases is described in the documentation listed
194  below.
195 \end_layout
196
197 \begin_layout Standard
198 This template illustrates the use of the new scrlttr2 class (introduced
199  with KOMA-script v.
200  2.9).
201  This letter class is very flexible.
202  Have a look at 
203 \family sans
204 Layout\SpecialChar \menuseparator
205 Document\SpecialChar \menuseparator
206 Preamble
207 \family default
208  for the most common parameters.
209  Please consult the KOMA Script documentation
210 \begin_inset Foot
211 status collapsed
212
213 \begin_layout Standard
214 http://www.ctan.org/tex-archive/macros/latex/contrib/supported/koma-script/scrguien.pdf
215 \end_layout
216
217 \end_inset
218
219
220 for a detailed description.
221 \end_layout
222
223 \begin_layout Closing
224 Have fun with it,
225 \end_layout
226
227 \begin_layout PS
228 p.\InsetSpace \thinspace{}
229 s.: The blue colored items have to be before the address, the magenta colored
230  after it.
231 \end_layout
232
233 \begin_layout CC
234 The LyX Users
235 \end_layout
236
237 \begin_layout EndLetter
238 \begin_inset Note Note
239 status collapsed
240
241 \begin_layout Standard
242 keep this environment empty
243 \end_layout
244
245 \end_inset
246
247
248 \end_layout
249
250 \end_body
251 \end_document