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