]> git.lyx.org Git - lyx.git/blob - lib/templates/thesis/Summary.lyx
thesis template:
[lyx.git] / lib / templates / thesis / Summary.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 401
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 \inputencoding auto
18 \fontencoding global
19 \font_roman lmodern
20 \font_sans lmss
21 \font_typewriter lmtt
22 \font_default_family default
23 \use_xetex false
24 \font_sc false
25 \font_osf false
26 \font_sf_scale 100
27 \font_tt_scale 100
28
29 \graphics default
30 \default_output_format default
31 \output_sync 0
32 \bibtex_command default
33 \index_command default
34 \float_placement h
35 \paperfontsize 12
36 \spacing single
37 \use_hyperref true
38 \pdf_title "Abstract"
39 \pdf_author "Uwe Stöhr"
40 \pdf_bookmarks true
41 \pdf_bookmarksnumbered true
42 \pdf_bookmarksopen true
43 \pdf_bookmarksopenlevel 2
44 \pdf_breaklinks false
45 \pdf_pdfborder true
46 \pdf_colorlinks false
47 \pdf_backref false
48 \pdf_pdfusetitle false
49 \pdf_quoted_options "pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
50 \papersize a4paper
51 \use_geometry false
52 \use_amsmath 2
53 \use_esint 1
54 \use_mhchem 1
55 \use_mathdots 1
56 \cite_engine basic
57 \use_bibtopic false
58 \use_indices false
59 \paperorientation portrait
60 \suppress_date false
61 \index Index
62 \shortcut idx
63 \color #008000
64 \end_index
65 \secnumdepth 3
66 \tocdepth 3
67 \paragraph_separation skip
68 \defskip medskip
69 \quotes_language english
70 \papercolumns 1
71 \papersides 2
72 \paperpagestyle plain
73 \tracking_changes false
74 \output_changes false
75 \html_math_output 0
76 \html_be_strict false
77 \end_header
78
79 \begin_body
80
81 \begin_layout Chapter*
82 Abstract
83 \end_layout
84
85 \begin_layout Standard
86 \begin_inset ERT
87 status collapsed
88
89 \begin_layout Plain Layout
90
91
92 \backslash
93 addcontentsline{toc}{chapter}{Abstract} 
94 \end_layout
95
96 \end_inset
97
98
99 \begin_inset Note Note
100 status collapsed
101
102 \begin_layout Plain Layout
103 adds table of contents entry
104 \end_layout
105
106 \end_inset
107
108
109 \end_layout
110
111 \begin_layout Standard
112 Abstract/Summary text
113 \end_layout
114
115 \end_body
116 \end_document