]> git.lyx.org Git - lyx.git/blob - lib/templates/thesis/Summary.lyx
LyX definitly needs a thesis template.
[lyx.git] / lib / templates / thesis / Summary.lyx
1 #LyX 1.6.5 created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
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
13 \usepackage{minitoc}
14 \end_preamble
15 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove,fleqn
16 \use_default_options true
17 \language english
18 \inputencoding auto
19 \font_roman lmodern
20 \font_sans lmss
21 \font_typewriter lmtt
22 \font_default_family default
23 \font_sc false
24 \font_osf false
25 \font_sf_scale 100
26 \font_tt_scale 100
27
28 \graphics default
29 \float_placement h
30 \paperfontsize 12
31 \spacing single
32 \use_hyperref true
33 \pdf_title "Abstract"
34 \pdf_author "Uwe Stöhr"
35 \pdf_bookmarks true
36 \pdf_bookmarksnumbered true
37 \pdf_bookmarksopen true
38 \pdf_bookmarksopenlevel 2
39 \pdf_breaklinks false
40 \pdf_pdfborder true
41 \pdf_colorlinks false
42 \pdf_backref false
43 \pdf_pdfusetitle false
44 \pdf_quoted_options "pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
45 \papersize a4paper
46 \use_geometry false
47 \use_amsmath 2
48 \use_esint 1
49 \cite_engine basic
50 \use_bibtopic false
51 \paperorientation portrait
52 \secnumdepth 3
53 \tocdepth 3
54 \paragraph_separation skip
55 \defskip medskip
56 \quotes_language english
57 \papercolumns 1
58 \papersides 2
59 \paperpagestyle plain
60 \tracking_changes false
61 \output_changes false
62 \author "" 
63 \author "" 
64 \end_header
65
66 \begin_body
67
68 \begin_layout Chapter*
69 Abstract
70 \end_layout
71
72 \begin_layout Standard
73 \begin_inset ERT
74 status collapsed
75
76 \begin_layout Plain Layout
77
78
79 \backslash
80 addcontentsline{toc}{chapter}{Abstract} 
81 \end_layout
82
83 \end_inset
84
85
86 \begin_inset Note Note
87 status collapsed
88
89 \begin_layout Plain Layout
90 adds table of contents entry
91 \end_layout
92
93 \end_inset
94
95
96 \end_layout
97
98 \begin_layout Standard
99 Abstract/Summary text
100 \end_layout
101
102 \end_body
103 \end_document