]> git.lyx.org Git - lyx.git/blob - lib/examples/thesis/Summary.lyx
Whitespace cosmetics
[lyx.git] / lib / examples / thesis / Summary.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/examples/thesis/
7 \textclass scrbook
8 \begin_preamble
9 % enables calculations
10 \usepackage{calc}
11
12 % increases the bottom float placement fraction
13 \renewcommand{\bottomfraction}{0.5}
14 \end_preamble
15 \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage
16 \use_default_options true
17 \master thesis.lyx
18 \maintain_unincluded_children false
19 \language english
20 \language_package default
21 \inputencoding auto
22 \fontencoding global
23 \font_roman "lmodern" "default"
24 \font_sans "lmss" "default"
25 \font_typewriter "lmtt" "default"
26 \font_math "auto" "auto"
27 \font_default_family default
28 \use_non_tex_fonts false
29 \font_sc false
30 \font_osf false
31 \font_sf_scale 100 100
32 \font_tt_scale 100 100
33 \use_microtype false
34 \use_dash_ligatures false
35 \graphics default
36 \default_output_format default
37 \output_sync 0
38 \bibtex_command default
39 \index_command default
40 \float_placement h
41 \paperfontsize 12
42 \spacing single
43 \use_hyperref true
44 \pdf_title "Abstract"
45 \pdf_author "Your name"
46 \pdf_bookmarks true
47 \pdf_bookmarksnumbered true
48 \pdf_bookmarksopen true
49 \pdf_bookmarksopenlevel 2
50 \pdf_breaklinks false
51 \pdf_pdfborder true
52 \pdf_colorlinks false
53 \pdf_backref false
54 \pdf_pdfusetitle false
55 \pdf_quoted_options "pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
56 \papersize a4paper
57 \use_geometry false
58 \use_package amsmath 2
59 \use_package amssymb 2
60 \use_package cancel 0
61 \use_package esint 1
62 \use_package mathdots 1
63 \use_package mathtools 0
64 \use_package mhchem 1
65 \use_package stackrel 0
66 \use_package stmaryrd 0
67 \use_package undertilde 0
68 \cite_engine basic
69 \cite_engine_type default
70 \biblio_style plain
71 \use_bibtopic false
72 \use_indices false
73 \paperorientation portrait
74 \suppress_date false
75 \justification true
76 \use_refstyle 0
77 \index Index
78 \shortcut idx
79 \color #008000
80 \end_index
81 \secnumdepth 3
82 \tocdepth 3
83 \paragraph_separation skip
84 \defskip medskip
85 \is_math_indent 1
86 \math_numbering_side default
87 \quotes_style english
88 \papercolumns 1
89 \papersides 2
90 \paperpagestyle plain
91 \tracking_changes false
92 \output_changes false
93 \html_math_output 0
94 \html_css_as_file 0
95 \html_be_strict false
96 \use_minted 0
97 \end_header
98
99 \begin_body
100
101 \begin_layout Chapter*
102 Abstract
103 \end_layout
104
105 \begin_layout Standard
106 \begin_inset ERT
107 status collapsed
108
109 \begin_layout Plain Layout
110
111
112 \backslash
113 addcontentsline{toc}{chapter}{Abstract} 
114 \end_layout
115
116 \end_inset
117
118
119 \begin_inset Note Note
120 status collapsed
121
122 \begin_layout Plain Layout
123 adds table of contents entry
124 \end_layout
125
126 \end_inset
127
128
129 \end_layout
130
131 \begin_layout Standard
132 Abstract/Summary text
133 \end_layout
134
135 \end_body
136 \end_document