]> git.lyx.org Git - lyx.git/blob - lib/templates/slides.lyx
Fix crash when closing master with children and grandchildren
[lyx.git] / lib / templates / slides.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/templates/
7 \textclass slides
8 \begin_preamble
9 % Uncomment to print out only slides and overlays
10 %
11 %\onlyslides{\slides}
12
13 % Uncomment to print out only notes
14 %
15 %\onlynotes{\notes}
16 \end_preamble
17 \use_default_options false
18 \maintain_unincluded_children false
19 \language english
20 \language_package default
21 \inputencoding auto
22 \fontencoding global
23 \font_roman "default" "default"
24 \font_sans "default" "default"
25 \font_typewriter "default" "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 dvips
36 \default_output_format default
37 \output_sync 0
38 \bibtex_command default
39 \index_command default
40 \paperfontsize default
41 \spacing single
42 \use_hyperref false
43 \papersize default
44 \use_geometry false
45 \use_package amsmath 0
46 \use_package amssymb 0
47 \use_package cancel 0
48 \use_package esint 0
49 \use_package mathdots 1
50 \use_package mathtools 0
51 \use_package mhchem 1
52 \use_package stackrel 0
53 \use_package stmaryrd 0
54 \use_package undertilde 0
55 \cite_engine basic
56 \cite_engine_type default
57 \biblio_style plain
58 \use_bibtopic false
59 \use_indices false
60 \paperorientation portrait
61 \suppress_date false
62 \justification true
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 indent
71 \paragraph_indentation default
72 \is_math_indent 0
73 \math_numbering_side default
74 \quotes_style english
75 \papercolumns 1
76 \papersides 1
77 \paperpagestyle default
78 \tracking_changes false
79 \output_changes false
80 \html_math_output 0
81 \html_css_as_file 0
82 \html_be_strict false
83 \use_minted 0
84 \end_header
85
86 \begin_body
87
88 \begin_layout Slide
89
90 \end_layout
91
92 \begin_layout Standard
93 Test slide.
94 \end_layout
95
96 \begin_layout InvisibleText
97
98 \end_layout
99
100 \begin_layout Standard
101 Text visible only in an overlay.
102 \end_layout
103
104 \begin_layout VisibleText
105
106 \end_layout
107
108 \begin_layout Standard
109 Text visible in the main slide.
110 \end_layout
111
112 \begin_layout Overlay
113
114 \end_layout
115
116 \begin_layout Standard
117 Test overlay.
118 \end_layout
119
120 \begin_layout VisibleText
121
122 \end_layout
123
124 \begin_layout Standard
125 Text visible only in an overlay.
126 \end_layout
127
128 \begin_layout InvisibleText
129
130 \end_layout
131
132 \begin_layout Standard
133 Text visible in the main slide.
134 \end_layout
135
136 \begin_layout VisibleText
137
138 \end_layout
139
140 \begin_layout Note
141
142 \end_layout
143
144 \begin_layout Standard
145 Test note.
146 \end_layout
147
148 \begin_layout Standard
149 A time marker: 
150 \begin_inset ERT
151 status collapsed
152
153 \begin_layout Plain Layout
154
155
156 \backslash
157 settime{60}
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 Don't talk more than 
167 \begin_inset ERT
168 status collapsed
169
170 \begin_layout Plain Layout
171
172
173 \backslash
174 addtime{200}
175 \end_layout
176
177 \end_inset
178
179 .
180 \end_layout
181
182 \end_body
183 \end_document