]> git.lyx.org Git - lyx.git/blob - lib/templates/slides.lyx
Foils.lyx: fix compilation.
[lyx.git] / lib / templates / slides.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 slides
6 \begin_preamble
7 % Uncomment to print out only slides and overlays
8 %
9 %\onlyslides{\slides}
10
11 % Uncomment to print out only notes
12 %
13 %\onlynotes{\notes}
14 \end_preamble
15 \use_default_options false
16 \maintain_unincluded_children false
17 \language english
18 \language_package default
19 \inputencoding default
20 \fontencoding global
21 \font_roman default
22 \font_sans default
23 \font_typewriter default
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 dvips
32 \default_output_format default
33 \output_sync 0
34 \bibtex_command default
35 \index_command default
36 \paperfontsize default
37 \spacing single
38 \use_hyperref false
39 \papersize default
40 \use_geometry false
41 \use_amsmath 0
42 \use_esint 0
43 \use_mhchem 1
44 \use_mathdots 1
45 \cite_engine basic
46 \use_bibtopic false
47 \use_indices false
48 \paperorientation portrait
49 \suppress_date false
50 \use_refstyle 0
51 \index Index
52 \shortcut idx
53 \color #008000
54 \end_index
55 \secnumdepth 3
56 \tocdepth 3
57 \paragraph_separation indent
58 \paragraph_indentation default
59 \quotes_language english
60 \papercolumns 1
61 \papersides 1
62 \paperpagestyle default
63 \tracking_changes false
64 \output_changes false
65 \html_math_output 0
66 \html_css_as_file 0
67 \html_be_strict false
68 \end_header
69
70 \begin_body
71
72 \begin_layout Slide
73
74 \end_layout
75
76 \begin_layout Standard
77 Test slide.
78 \end_layout
79
80 \begin_layout InvisibleText
81
82 \end_layout
83
84 \begin_layout Standard
85 Text visible only in an overlay.
86 \end_layout
87
88 \begin_layout VisibleText
89
90 \end_layout
91
92 \begin_layout Standard
93 Text visible in the main slide.
94 \end_layout
95
96 \begin_layout Overlay
97
98 \end_layout
99
100 \begin_layout Standard
101 Test overlay.
102 \end_layout
103
104 \begin_layout VisibleText
105
106 \end_layout
107
108 \begin_layout Standard
109 Text visible only in an overlay.
110 \end_layout
111
112 \begin_layout InvisibleText
113
114 \end_layout
115
116 \begin_layout Standard
117 Text visible in the main slide.
118 \end_layout
119
120 \begin_layout VisibleText
121
122 \end_layout
123
124 \begin_layout Note
125
126 \end_layout
127
128 \begin_layout Standard
129 Test note.
130 \end_layout
131
132 \begin_layout Standard
133 A time marker: 
134 \begin_inset ERT
135 status collapsed
136
137 \begin_layout Plain Layout
138
139
140 \backslash
141 settime{60}
142 \end_layout
143
144 \end_inset
145
146
147 \end_layout
148
149 \begin_layout Standard
150 Don't talk more than 
151 \begin_inset ERT
152 status collapsed
153
154 \begin_layout Plain Layout
155
156
157 \backslash
158 addtime{200}
159 \end_layout
160
161 \end_inset
162
163 .
164 \end_layout
165
166 \end_body
167 \end_document