]> git.lyx.org Git - lyx.git/blob - lib/templates/thesis/Appendix.lyx
- theorems-without-preamble.inc: new file to provide theorem environments without...
[lyx.git] / lib / templates / thesis / Appendix.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % Linkfläche für Querverweise vergrößern und automatisch benenne
8 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
9 \newlength{\abc}
10 \settowidth{\abc}{\space}
11 \AtBeginDocument{%
12 \addto\extrasngerman{
13  \renewcommand{\equationautorefname}{\hspace{-\abc}}
14  \renewcommand{\sectionautorefname}{Kap.\negthinspace}
15  \renewcommand{\subsectionautorefname}{Kap.\negthinspace}
16  \renewcommand{\subsubsectionautorefname}{Kap.\negthinspace}
17  \renewcommand{\figureautorefname}{Abb.\negthinspace}
18  \renewcommand{\tableautorefname}{Tab.\negthinspace}
19 }
20 }
21
22 % für den Fall, dass jemand die Bezeichnung "Gleichung" haben will
23 %\renewcommand{\eqref}[1]{Gleichung~(\negthinspace\autoref{#1})}
24
25 % Setzt den Link für Sprünge zu Gleitabbildungen
26 % auf den Anfang des Gelitobjekts und nicht aufs Ende
27 \usepackage[figure]{hypcap}
28
29 % Die Seiten des Inhaltsverzeichnisses werden römisch numeriert,
30 % ein PDF-Lesezeichen für das Inhaltsverzeichnis wird hinzugefügt
31 \let\myTOC\tableofcontents
32 \renewcommand\tableofcontents{%
33   \frontmatter
34   \pdfbookmark[1]{\contentsname}{}
35   \myTOC
36   \mainmatter }
37
38 % make caption labels bold
39 \setkomafont{captionlabel}{\bfseries}
40 \setcapindent{1em}
41
42 % enable calculations
43 \usepackage{calc}
44
45 % fancy page header/footer settings
46 \renewcommand{\chaptermark}[1]{\markboth{#1}{#1}}
47 \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
48
49 %Vergrößert den Teil der Seite, in dem Gleitobjekte
50 % unten angeordnet werden dürfen
51 \renewcommand{\bottomfraction}{0.5}
52
53 % Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55 \end_preamble
56 \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn
57 \use_default_options true
58 \begin_modules
59 customHeadersFooters
60 \end_modules
61 \maintain_unincluded_children false
62 \language english
63 \language_package default
64 \inputencoding auto
65 \fontencoding global
66 \font_roman lmodern
67 \font_sans lmss
68 \font_typewriter lmtt
69 \font_default_family default
70 \use_non_tex_fonts false
71 \font_sc false
72 \font_osf false
73 \font_sf_scale 100
74 \font_tt_scale 100
75
76 \graphics default
77 \default_output_format default
78 \output_sync 0
79 \bibtex_command default
80 \index_command default
81 \float_placement h
82 \paperfontsize 12
83 \spacing single
84 \use_hyperref true
85 \pdf_title "Your title"
86 \pdf_author "Your name"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen true
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder true
93 \pdf_colorlinks false
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize a4paper
98 \use_geometry false
99 \use_amsmath 2
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \branch NoChildDocument
110 \selected 0
111 \filename_suffix 0
112 \color #ff0000
113 \end_branch
114 \index Index
115 \shortcut idx
116 \color #008000
117 \end_index
118 \secnumdepth 3
119 \tocdepth 2
120 \paragraph_separation skip
121 \defskip medskip
122 \quotes_language english
123 \papercolumns 1
124 \papersides 2
125 \paperpagestyle fancy
126 \tracking_changes false
127 \output_changes false
128 \html_math_output 0
129 \html_css_as_file 0
130 \html_be_strict false
131 \end_header
132
133 \begin_body
134
135 \begin_layout Left Header
136 \begin_inset Argument
137 status open
138
139 \begin_layout Plain Layout
140 \begin_inset ERT
141 status collapsed
142
143 \begin_layout Plain Layout
144
145
146 \backslash
147 chaptername
148 \end_layout
149
150 \end_inset
151
152
153 \begin_inset space ~
154 \end_inset
155
156
157 \begin_inset ERT
158 status collapsed
159
160 \begin_layout Plain Layout
161
162
163 \backslash
164 thechapter
165 \end_layout
166
167 \end_inset
168
169
170 \end_layout
171
172 \end_inset
173
174
175 \begin_inset ERT
176 status collapsed
177
178 \begin_layout Plain Layout
179
180
181 \backslash
182 rightmark
183 \end_layout
184
185 \end_inset
186
187
188 \begin_inset Note Note
189 status collapsed
190
191 \begin_layout Plain Layout
192 Enable page headers and add the chapter to the header line.
193 \end_layout
194
195 \end_inset
196
197
198 \end_layout
199
200 \begin_layout Right Header
201 \begin_inset Argument
202 status open
203
204 \begin_layout Plain Layout
205 \begin_inset ERT
206 status collapsed
207
208 \begin_layout Plain Layout
209
210
211 \backslash
212 leftmark
213 \end_layout
214
215 \end_inset
216
217
218 \end_layout
219
220 \end_inset
221
222
223 \end_layout
224
225 \begin_layout Left Footer
226 \begin_inset Argument
227 status open
228
229 \begin_layout Plain Layout
230 \begin_inset ERT
231 status collapsed
232
233 \begin_layout Plain Layout
234
235
236 \backslash
237 thepage
238 \end_layout
239
240 \end_inset
241
242
243 \end_layout
244
245 \end_inset
246
247
248 \end_layout
249
250 \begin_layout Center Footer
251
252 \end_layout
253
254 \begin_layout Right Footer
255 \begin_inset ERT
256 status collapsed
257
258 \begin_layout Plain Layout
259
260
261 \backslash
262 thepage
263 \end_layout
264
265 \end_inset
266
267
268 \end_layout
269
270 \begin_layout Chapter
271 Title of the first appendix chapter
272 \end_layout
273
274 \begin_layout Section
275 Overview
276 \end_layout
277
278 \begin_layout Standard
279 bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
280  bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
281  bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
282  bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
283  bla bla bla bla bla bla bla bla roughness parameter 
284 \begin_inset Formula $R_{a}$
285 \end_inset
286
287
288 \begin_inset CommandInset nomenclature
289 LatexCommand nomenclature
290 symbol "$R_a$"
291 description "arithmetic average roughness"
292
293 \end_inset
294
295
296 \begin_inset Note Note
297 status collapsed
298
299 \begin_layout Plain Layout
300 For nomenclature entries with indices one need to enclose the expression
301  with $-signs.
302  (This creates a formula.)
303 \end_layout
304
305 \end_inset
306
307  bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
308  bla bla bla bla bla bla bla bla bla bla bla bla, see 
309 \begin_inset CommandInset citation
310 LatexCommand cite
311 key "ISO10780"
312
313 \end_inset
314
315 .
316 \end_layout
317
318 \begin_layout Section
319 The next section
320 \end_layout
321
322 \begin_layout Standard
323 \begin_inset Branch NoChildDocument
324 status collapsed
325
326 \begin_layout Standard
327 \begin_inset CommandInset bibtex
328 LatexCommand bibtex
329 bibfiles "biblio/Plasma"
330 options "biblio/alpha"
331
332 \end_inset
333
334
335 \end_layout
336
337 \begin_layout Standard
338 \begin_inset CommandInset nomencl_print
339 LatexCommand printnomenclature
340 set_width "custom"
341 width "2.5cm"
342
343 \end_inset
344
345
346 \end_layout
347
348 \end_inset
349
350
351 \end_layout
352
353 \end_body
354 \end_document