]> git.lyx.org Git - features.git/blob - lib/examples/thesis/Appendix.lyx
thesis template: disable the automatic usage of \autoref
[features.git] / lib / examples / thesis / Appendix.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 501
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass scrbook
7 \begin_preamble
8 % in case somebody want to have the label "Equation"
9 %\renewcommand{\eqref}[1]{Equation~(\negthinspace\autoref{#1})}
10
11 % that links to image floats jumps to the beginning
12 % of the float and not to its caption
13 \usepackage[figure]{hypcap}
14
15 % the pages of the TOC is numbered roman
16 % and a pdf-bookmark for the TOC is added
17 \let\myTOC\tableofcontents
18 \renewcommand\tableofcontents{%
19   \frontmatter
20   \pdfbookmark[1]{\contentsname}{}
21   \myTOC
22   \mainmatter }
23
24 % makes caption labels bold
25 % for more info about these settings, see
26 % http://mirrors.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf
27 \setkomafont{captionlabel}{\bfseries}
28 \setcapindent{1em}
29
30 % enables calculations
31 \usepackage{calc}
32
33 % fancy page header/footer settings
34 % for more information see section 9 of
35 % ftp://www.ctan.org/pub/tex-archive/macros/latex2e/contrib/fancyhdr/fancyhdr.pdf
36 \renewcommand{\chaptermark}[1]{\markboth{#1}{#1}}
37 \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
38
39 % increases the bottom float placement fraction
40 \renewcommand{\bottomfraction}{0.5}
41
42 % avoids that floats are placed above its sections
43 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
44
45 % increases link area for cross-references and autoname them
46 % if you change the document language to e.g. French
47 % you must change "extrasenglish" to "extrasfrench"
48 % if you uncomment the following lines, you cannot use the reference version Ref+Text in LyX
49 %\AtBeginDocument{%
50 % \renewcommand{\ref}[1]{\autoref{#1}}
51 %}
52 %\def\refnamechanges{%
53 % \renewcommand*{\equationautorefname}[1]{}
54 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
55 % \renewcommand{\subsectionautorefname}{sec.\negthinspace}
56 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
57 % \renewcommand{\figureautorefname}{Fig.\negthinspace}
58 % \renewcommand{\tableautorefname}{Tab.\negthinspace}
59 %}
60 %\@ifpackageloaded{babel}{\addto\extrasenglish{\refnamechanges}}{\refnamechanges}
61 \end_preamble
62 \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn
63 \use_default_options true
64 \master thesis.lyx
65 \begin_modules
66 customHeadersFooters
67 \end_modules
68 \maintain_unincluded_children false
69 \language english
70 \language_package default
71 \inputencoding auto
72 \fontencoding global
73 \font_roman "lmodern" "default"
74 \font_sans "lmss" "default"
75 \font_typewriter "lmtt" "default"
76 \font_math "auto" "auto"
77 \font_default_family default
78 \use_non_tex_fonts false
79 \font_sc false
80 \font_osf false
81 \font_sf_scale 100 100
82 \font_tt_scale 100 100
83 \graphics default
84 \default_output_format default
85 \output_sync 0
86 \bibtex_command bibtex
87 \index_command default
88 \float_placement h
89 \paperfontsize 12
90 \spacing single
91 \use_hyperref true
92 \pdf_title "Your title"
93 \pdf_author "Your name"
94 \pdf_bookmarks true
95 \pdf_bookmarksnumbered true
96 \pdf_bookmarksopen true
97 \pdf_bookmarksopenlevel 1
98 \pdf_breaklinks false
99 \pdf_pdfborder true
100 \pdf_colorlinks false
101 \pdf_backref false
102 \pdf_pdfusetitle false
103 \pdf_quoted_options "pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
104 \papersize a4paper
105 \use_geometry false
106 \use_package amsmath 2
107 \use_package amssymb 2
108 \use_package cancel 0
109 \use_package esint 1
110 \use_package mathdots 1
111 \use_package mathtools 0
112 \use_package mhchem 1
113 \use_package stackrel 0
114 \use_package stmaryrd 0
115 \use_package undertilde 0
116 \cite_engine basic
117 \cite_engine_type default
118 \biblio_style plain
119 \use_bibtopic false
120 \use_indices false
121 \paperorientation portrait
122 \suppress_date false
123 \justification true
124 \use_refstyle 0
125 \branch NoChildDocument
126 \selected 0
127 \filename_suffix 0
128 \color #ff0000
129 \end_branch
130 \index Index
131 \shortcut idx
132 \color #008000
133 \end_index
134 \secnumdepth 3
135 \tocdepth 2
136 \paragraph_separation skip
137 \defskip medskip
138 \quotes_language english
139 \papercolumns 1
140 \papersides 2
141 \paperpagestyle fancy
142 \tracking_changes false
143 \output_changes false
144 \html_math_output 0
145 \html_css_as_file 0
146 \html_be_strict false
147 \end_header
148
149 \begin_body
150
151 \begin_layout Left Header
152 \begin_inset Argument 1
153 status open
154
155 \begin_layout Plain Layout
156 \begin_inset ERT
157 status collapsed
158
159 \begin_layout Plain Layout
160
161
162 \backslash
163 chaptername
164 \end_layout
165
166 \end_inset
167
168
169 \begin_inset space ~
170 \end_inset
171
172
173 \begin_inset ERT
174 status collapsed
175
176 \begin_layout Plain Layout
177
178
179 \backslash
180 thechapter
181 \end_layout
182
183 \end_inset
184
185
186 \end_layout
187
188 \end_inset
189
190
191 \begin_inset ERT
192 status collapsed
193
194 \begin_layout Plain Layout
195
196
197 \backslash
198 rightmark
199 \end_layout
200
201 \end_inset
202
203
204 \begin_inset Note Note
205 status collapsed
206
207 \begin_layout Plain Layout
208 Enable page headers and add the chapter to the header line.
209 \end_layout
210
211 \end_inset
212
213
214 \end_layout
215
216 \begin_layout Right Header
217 \begin_inset Argument 1
218 status open
219
220 \begin_layout Plain Layout
221 \begin_inset ERT
222 status collapsed
223
224 \begin_layout Plain Layout
225
226
227 \backslash
228 leftmark
229 \end_layout
230
231 \end_inset
232
233
234 \end_layout
235
236 \end_inset
237
238
239 \end_layout
240
241 \begin_layout Left Footer
242 \begin_inset Argument 1
243 status open
244
245 \begin_layout Plain Layout
246 \begin_inset ERT
247 status collapsed
248
249 \begin_layout Plain Layout
250
251
252 \backslash
253 thepage
254 \end_layout
255
256 \end_inset
257
258
259 \end_layout
260
261 \end_inset
262
263
264 \end_layout
265
266 \begin_layout Center Footer
267
268 \end_layout
269
270 \begin_layout Right Footer
271 \begin_inset Argument 1
272 status open
273
274 \begin_layout Plain Layout
275
276 \end_layout
277
278 \end_inset
279
280
281 \begin_inset ERT
282 status collapsed
283
284 \begin_layout Plain Layout
285
286
287 \backslash
288 thepage
289 \end_layout
290
291 \end_inset
292
293
294 \end_layout
295
296 \begin_layout Chapter
297 Title of the first appendix chapter
298 \end_layout
299
300 \begin_layout Section
301 Overview
302 \end_layout
303
304 \begin_layout Standard
305 bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
306  bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
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 bla bla bla bla bla bla
309  bla bla bla bla bla bla bla bla roughness parameter 
310 \begin_inset Formula $R_{a}$
311 \end_inset
312
313
314 \begin_inset CommandInset nomenclature
315 LatexCommand nomenclature
316 symbol "$R_a$"
317 description "arithmetic average roughness"
318
319 \end_inset
320
321
322 \begin_inset Note Note
323 status collapsed
324
325 \begin_layout Plain Layout
326 For nomenclature entries with indices one need to enclose the expression
327  with $-signs.
328  (This creates a formula.)
329 \end_layout
330
331 \end_inset
332
333  bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
334  bla bla bla bla bla bla bla bla bla bla bla bla, see 
335 \begin_inset CommandInset citation
336 LatexCommand cite
337 key "ISO10780"
338
339 \end_inset
340
341 .
342 \end_layout
343
344 \begin_layout Section
345 The next section
346 \end_layout
347
348 \begin_layout Standard
349 \begin_inset Branch NoChildDocument
350 status collapsed
351
352 \begin_layout Standard
353 \begin_inset CommandInset bibtex
354 LatexCommand bibtex
355 bibfiles "biblio/Plasma"
356 options "biblio/alpha"
357
358 \end_inset
359
360
361 \end_layout
362
363 \begin_layout Standard
364 \begin_inset CommandInset nomencl_print
365 LatexCommand printnomenclature
366 set_width "custom"
367 width "2.5cm"
368
369 \end_inset
370
371
372 \end_layout
373
374 \end_inset
375
376
377 \end_layout
378
379 \end_body
380 \end_document