]> git.lyx.org Git - lyx.git/blob - lib/templates/thesis/Summary.lyx
- theorems-without-preamble.inc: new file to provide theorem environments without...
[lyx.git] / lib / templates / thesis / Summary.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 % enable calculations
8 \usepackage{calc}
9
10 % increase the bottom float placement fraction
11 \renewcommand{\bottomfraction}{0.5}
12 \end_preamble
13 \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn
14 \use_default_options true
15 \maintain_unincluded_children false
16 \language english
17 \language_package default
18 \inputencoding auto
19 \fontencoding global
20 \font_roman lmodern
21 \font_sans lmss
22 \font_typewriter lmtt
23 \font_default_family default
24 \use_non_tex_fonts false
25 \font_sc false
26 \font_osf false
27 \font_sf_scale 100
28 \font_tt_scale 100
29
30 \graphics default
31 \default_output_format default
32 \output_sync 0
33 \bibtex_command default
34 \index_command default
35 \float_placement h
36 \paperfontsize 12
37 \spacing single
38 \use_hyperref true
39 \pdf_title "Abstract"
40 \pdf_author "Uwe Stöhr"
41 \pdf_bookmarks true
42 \pdf_bookmarksnumbered true
43 \pdf_bookmarksopen true
44 \pdf_bookmarksopenlevel 2
45 \pdf_breaklinks false
46 \pdf_pdfborder true
47 \pdf_colorlinks false
48 \pdf_backref false
49 \pdf_pdfusetitle false
50 \pdf_quoted_options "pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
51 \papersize a4paper
52 \use_geometry false
53 \use_amsmath 2
54 \use_esint 1
55 \use_mhchem 1
56 \use_mathdots 1
57 \cite_engine basic
58 \use_bibtopic false
59 \use_indices false
60 \paperorientation portrait
61 \suppress_date false
62 \use_refstyle 0
63 \index Index
64 \shortcut idx
65 \color #008000
66 \end_index
67 \secnumdepth 3
68 \tocdepth 3
69 \paragraph_separation skip
70 \defskip medskip
71 \quotes_language english
72 \papercolumns 1
73 \papersides 2
74 \paperpagestyle plain
75 \tracking_changes false
76 \output_changes false
77 \html_math_output 0
78 \html_css_as_file 0
79 \html_be_strict false
80 \end_header
81
82 \begin_body
83
84 \begin_layout Chapter*
85 Abstract
86 \end_layout
87
88 \begin_layout Standard
89 \begin_inset ERT
90 status collapsed
91
92 \begin_layout Plain Layout
93
94
95 \backslash
96 addcontentsline{toc}{chapter}{Abstract} 
97 \end_layout
98
99 \end_inset
100
101
102 \begin_inset Note Note
103 status collapsed
104
105 \begin_layout Plain Layout
106 adds table of contents entry
107 \end_layout
108
109 \end_inset
110
111
112 \end_layout
113
114 \begin_layout Standard
115 Abstract/Summary text
116 \end_layout
117
118 \end_body
119 \end_document