]> git.lyx.org Git - lyx.git/blob - lib/examples/thesis/Summary.lyx
Update docs to 2.3.0alpha1 format
[lyx.git] / lib / examples / thesis / Summary.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 541
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 \quotes_style english
87 \papercolumns 1
88 \papersides 2
89 \paperpagestyle plain
90 \tracking_changes false
91 \output_changes false
92 \html_math_output 0
93 \html_css_as_file 0
94 \html_be_strict false
95 \end_header
96
97 \begin_body
98
99 \begin_layout Chapter*
100 Abstract
101 \end_layout
102
103 \begin_layout Standard
104 \begin_inset ERT
105 status collapsed
106
107 \begin_layout Plain Layout
108
109
110 \backslash
111 addcontentsline{toc}{chapter}{Abstract} 
112 \end_layout
113
114 \end_inset
115
116
117 \begin_inset Note Note
118 status collapsed
119
120 \begin_layout Plain Layout
121 adds table of contents entry
122 \end_layout
123
124 \end_inset
125
126
127 \end_layout
128
129 \begin_layout Standard
130 Abstract/Summary text
131 \end_layout
132
133 \end_body
134 \end_document