]> git.lyx.org Git - lyx.git/blob - lib/templates/koma-letter2.lyx
doc/Makefile.am: fix for r26179
[lyx.git] / lib / templates / koma-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 indent
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
150 \backslash
151 today
152 \end_layout
153
154 \end_inset
155
156
157 \end_layout
158
159 \begin_layout Address
160 Mr X.
161  Ample
162 \newline
163 666 Sesame Street
164 \newline
165 12345 Nowhere
166 \end_layout
167
168 \begin_layout Opening
169 Dear Mr.
170  Ample,
171 \end_layout
172
173 \begin_layout Standard
174 This template illustrates the use of the new scrlttr2 class (introduced
175  with KOMA-script v.
176  2.9).
177  This letter class is very flexible.
178  Have a look at 
179 \family sans
180 Layout\SpecialChar \menuseparator
181 Document\SpecialChar \menuseparator
182 Preamble
183 \family default
184  for the most common parameters.
185  Please consult the KOMA Script documentation
186 \begin_inset Foot
187 status collapsed
188
189 \begin_layout Standard
190 http://www.ctan.org/tex-archive/macros/latex/contrib/supported/koma-script/scrguie
191 n.pdf
192 \end_layout
193
194 \end_inset
195
196  for a detailed description.
197 \end_layout
198
199 \begin_layout Closing
200 Have fun with it,
201 \end_layout
202
203 \begin_layout PS
204 p.\InsetSpace \thinspace{}
205 s.: The blue colored items have to be before the address, the magenta colored
206  after it.
207 \end_layout
208
209 \begin_layout CC
210 The LyX Users
211 \end_layout
212
213 \end_body
214 \end_document